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

/linux-master/drivers/isdn/hardware/mISDN/
H A 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);
1944 HFC_wait_nodebug(hc);
1949 HFC_wait_nodebug(hc);
2030 HFC_wait_nodebug(hc);
2039 HFC_wait_nodebug(hc);
2073 HFC_wait_nodebug(h
[all...]
H A Dhfc_multi.h165 void (*HFC_wait_nodebug)(struct hfc_multi *hc, member in struct:hfc_multi
177 void (*HFC_wait_nodebug)(struct hfc_multi *hc); member in struct:hfc_multi

Completed in 175 milliseconds