Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
Dhfcsusb.c69 if (debug & DBG_HFC_CALL_TRACE) in ctrl_start_transfer()
94 if (debug & DBG_HFC_CALL_TRACE) in write_reg()
121 if (debug & DBG_HFC_CALL_TRACE) in ctrl_complete()
197 if (debug & DBG_HFC_CALL_TRACE) in handle_led()
218 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
226 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
296 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
310 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
334 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
379 if (debug & DBG_HFC_CALL_TRACE) in hfc_l1callback()
[all …]
Dhfcsusb.h11 #define DBG_HFC_CALL_TRACE 0x00010000 macro