Searched refs:slot_tx (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1908 int *txpending, slot_tx; local
1920 slot_tx = hc->chan[ch].slot_tx;
1941 (hc->chan[ch].slot_tx < 0))
2015 *txpending && slot_tx >= 0) {
2020 "slot_tx %d\n",
2021 __func__, ch, slot_tx);
2060 && slot_tx >= 0) {
2063 "FIFO data: channel %d slot_tx %d\n",
2064 __func__, ch, slot_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
3146 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3532 int slot_tx; local
[all...]
H A Dhfc_multi.h50 int slot_tx; /* current pcm slot */ member in struct:hfc_chan
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1908 int *txpending, slot_tx; local
1920 slot_tx = hc->chan[ch].slot_tx;
1941 (hc->chan[ch].slot_tx < 0))
2015 *txpending && slot_tx >= 0) {
2020 "slot_tx %d\n",
2021 __func__, ch, slot_tx);
2060 && slot_tx >= 0) {
2063 "FIFO data: channel %d slot_tx %d\n",
2064 __func__, ch, slot_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
3146 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, int slot_rx, int bank_rx) argument
3532 int slot_tx; local
[all...]
H A Dhfc_multi.h50 int slot_tx; /* current pcm slot */ member in struct:hfc_chan

Completed in 79 milliseconds