Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c56 if (debug & DBG_HFC_CALL_TRACE) in ctrl_start_transfer()
81 if (debug & DBG_HFC_CALL_TRACE) in write_reg()
108 if (debug & DBG_HFC_CALL_TRACE) in ctrl_complete()
184 if (debug & DBG_HFC_CALL_TRACE) in handle_led()
205 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
213 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
286 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
300 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
324 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
372 if (debug & DBG_HFC_CALL_TRACE) in hfc_l1callback()
[all …]
H A Dhfcsusb.h12 #define DBG_HFC_CALL_TRACE 0x00010000 macro