Searched refs:bank_tx (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);
2899 hc->chan[ch].bank_tx = 0;
2907 routing = bank_tx ? 0xc0 : 0x80;
2908 if (conf >= 0 || bank_tx > 1)
2913 __func__, ch, slot_tx, bank_tx,
2922 hc->chan[ch].bank_tx = bank_tx;
3146 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, argument
3149 if (slot_tx < 0 || slot_rx < 0 || bank_tx <
2835 mode_hfcmulti(struct hfc_multi *hc, int ch, int protocol, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3533 int bank_tx; local
[all...]
H A Dhfc_multi.h51 int bank_tx; /* current pcm bank */ member in struct:hfc_chan

Completed in 71 milliseconds