Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/isdn/hardware/mISDN/
Dhfcsusb.c55 if (debug & DBG_HFC_CALL_TRACE) in ctrl_start_transfer()
80 if (debug & DBG_HFC_CALL_TRACE) in write_reg()
107 if (debug & DBG_HFC_CALL_TRACE) in ctrl_complete()
183 if (debug & DBG_HFC_CALL_TRACE) in handle_led()
204 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
212 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
285 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
299 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
323 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
371 if (debug & DBG_HFC_CALL_TRACE) in hfc_l1callback()
[all …]
Dhfcsusb.h12 #define DBG_HFC_CALL_TRACE 0x00010000 macro