Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/hardware/mISDN/
Dhfcmulti.c255 #define HFC_wait_nodebug(hc) \ macro
256 (hc->HFC_wait_nodebug(hc, __func__, __LINE__))
265 #define HFC_wait_nodebug(hc) (hc->HFC_wait_nodebug(hc)) macro
442 HFC_wait_nodebug(hc); in HFC_wait_debug()
1975 HFC_wait_nodebug(hc); in hfcmulti_tx()
1980 HFC_wait_nodebug(hc); in hfcmulti_tx()
2061 HFC_wait_nodebug(hc); in hfcmulti_tx()
2070 HFC_wait_nodebug(hc); in hfcmulti_tx()
2104 HFC_wait_nodebug(hc); in hfcmulti_tx()
2113 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