Searched refs:slot_tx (Results 1 – 2 of 2) sorted by relevance
1908 int *txpending, slot_tx; in hfcmulti_tx() local1920 slot_tx = hc->chan[ch].slot_tx; in hfcmulti_tx()2060 && slot_tx >= 0) { in hfcmulti_tx()2888 if (slot_tx < 0) { in mode_hfcmulti()2891 hc->chan[ch].slot_tx = -1; in mode_hfcmulti()2914 hc->chan[ch].slot_tx = slot_tx; in mode_hfcmulti()3533 int slot_tx; in channel_bctrl() local3583 slot_tx = cq->p1 & 0xff; in channel_bctrl()3847 hc->chan[i].slot_tx = -1; in hfcmulti_initmode()3944 hc->chan[i].slot_tx = -1; in hfcmulti_initmode()[all …]
51 int slot_tx; /* current pcm slot */ member