Home
last modified time | relevance | path

Searched refs:HFC_wait_nodebug (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/isdn/hardware/mISDN/
Dhfcmulti.c256 #define HFC_wait_nodebug(hc) \ macro
257 (hc->HFC_wait_nodebug(hc, __func__, __LINE__))
266 #define HFC_wait_nodebug(hc) (hc->HFC_wait_nodebug(hc)) macro
443 HFC_wait_nodebug(hc); in HFC_wait_debug()
1945 HFC_wait_nodebug(hc); in hfcmulti_tx()
1950 HFC_wait_nodebug(hc); in hfcmulti_tx()
2031 HFC_wait_nodebug(hc); in hfcmulti_tx()
2040 HFC_wait_nodebug(hc); in hfcmulti_tx()
2074 HFC_wait_nodebug(hc); in hfcmulti_tx()
2083 HFC_wait_nodebug(hc); in hfcmulti_tx()
[all …]
Dhfc_multi.h165 void (*HFC_wait_nodebug)(struct hfc_multi *hc, member
177 void (*HFC_wait_nodebug)(struct hfc_multi *hc); member