Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1335 hc->slot_owner[i] = -1; in init_chip()
2884 if (hc->slot_owner[oslot_tx << 1] == ch) { in mode_hfcmulti()
2889 hc->slot_owner[oslot_tx << 1] = -1; in mode_hfcmulti()
2895 __func__, hc->slot_owner[oslot_tx << 1]); in mode_hfcmulti()
2905 if (hc->slot_owner[(oslot_rx << 1) | 1] == ch) { in mode_hfcmulti()
2908 hc->slot_owner[(oslot_rx << 1) | 1] = -1; in mode_hfcmulti()
2915 hc->slot_owner[(oslot_rx << 1) | 1]); in mode_hfcmulti()
2944 hc->slot_owner[slot_tx << 1] = ch; in mode_hfcmulti()
2970 hc->slot_owner[(slot_rx << 1) | 1] = ch; in mode_hfcmulti()
H A Dhfc_multi.h241 signed char slot_owner[256]; /* owner channel of slot */ member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1304 hc->slot_owner[i] = -1; in init_chip()
2851 if (hc->slot_owner[oslot_tx << 1] == ch) { in mode_hfcmulti()
2856 hc->slot_owner[oslot_tx << 1] = -1; in mode_hfcmulti()
2862 __func__, hc->slot_owner[oslot_tx << 1]); in mode_hfcmulti()
2872 if (hc->slot_owner[(oslot_rx << 1) | 1] == ch) { in mode_hfcmulti()
2875 hc->slot_owner[(oslot_rx << 1) | 1] = -1; in mode_hfcmulti()
2882 hc->slot_owner[(oslot_rx << 1) | 1]); in mode_hfcmulti()
2911 hc->slot_owner[slot_tx << 1] = ch; in mode_hfcmulti()
2937 hc->slot_owner[(slot_rx << 1) | 1] = ch; in mode_hfcmulti()
H A Dhfc_multi.h241 signed char slot_owner[256]; /* owner channel of slot */ member

Completed in 18 milliseconds