Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1938 int *txpending, slot_tx; in hfcmulti_tx() local
1950 slot_tx = hc->chan[ch].slot_tx; in hfcmulti_tx()
1971 (hc->chan[ch].slot_tx < 0)) in hfcmulti_tx()
2045 *txpending && slot_tx >= 0) { in hfcmulti_tx()
2050 "slot_tx %d\n", in hfcmulti_tx()
2051 __func__, ch, slot_tx); in hfcmulti_tx()
2090 && slot_tx >= 0) { in hfcmulti_tx()
2093 "FIFO data: channel %d slot_tx %d\n", in hfcmulti_tx()
2094 __func__, ch, slot_tx); in hfcmulti_tx()
2859 mode_hfcmulti(struct hfc_multi *hc, int ch, int protocol, int slot_tx, int bank_tx, int slot_rx, int bank_rx) mode_hfcmulti() argument
3178 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, int slot_rx, int bank_rx) hfcmulti_pcm() argument
3564 int slot_tx; channel_bctrl() local
[all...]
H A Dhfc_multi.h51 int slot_tx; /* current pcm slot */ member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1907 int *txpending, slot_tx; in hfcmulti_tx() local
1919 slot_tx = hc->chan[ch].slot_tx; in hfcmulti_tx()
1940 (hc->chan[ch].slot_tx < 0)) in hfcmulti_tx()
2014 *txpending && slot_tx >= 0) { in hfcmulti_tx()
2019 "slot_tx %d\n", in hfcmulti_tx()
2020 __func__, ch, slot_tx); in hfcmulti_tx()
2059 && slot_tx >= 0) { in hfcmulti_tx()
2062 "FIFO data: channel %d slot_tx %d\n", in hfcmulti_tx()
2063 __func__, ch, slot_tx); in hfcmulti_tx()
2826 mode_hfcmulti(struct hfc_multi *hc, int ch, int protocol, int slot_tx, int bank_tx, int slot_rx, int bank_rx) mode_hfcmulti() argument
3145 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx, int slot_rx, int bank_rx) hfcmulti_pcm() argument
3531 int slot_tx; channel_bctrl() local
[all...]
H A Dhfc_multi.h51 int slot_tx; /* current pcm slot */ member

Completed in 13 milliseconds