Searched refs:bank_rx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2836 int bank_tx, int slot_rx, int bank_rx)
2853 bank_tx, oslot_rx, slot_rx, bank_rx);
2928 hc->chan[ch].bank_rx = 0;
2936 routing = bank_rx ? 0x80 : 0xc0; /* reversed */
2937 if (conf >= 0 || bank_rx > 1)
2942 __func__, ch, slot_rx, bank_rx,
2948 hc->chan[ch].bank_rx = bank_rx;
3147 int slot_rx, int bank_rx)
3149 if (slot_tx < 0 || slot_rx < 0 || bank_tx < 0 || bank_rx <
2835 mode_hfcmulti(struct hfc_multi *hc, int ch, int protocol, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3146 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3535 int bank_rx; local
[all...]
H A Dhfc_multi.h53 int bank_rx; member in struct:hfc_chan

Completed in 93 milliseconds