Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2343 if (debug & DEBUG_HFCMULTI_STATE) in signal_state_up()
2406 DEBUG_HFCMULTI_STATE) in handle_timer_irq()
2553 if (debug & DEBUG_HFCMULTI_STATE) in ph_state_irq()
2586 if (debug & DEBUG_HFCMULTI_STATE) in ph_state_irq()
2746 if (debug & DEBUG_HFCMULTI_STATE) in hfcmulti_interrupt()
2753 if (debug & DEBUG_HFCMULTI_STATE) in hfcmulti_interrupt()
3337 if (debug & DEBUG_HFCMULTI_STATE) in handle_dmsg()
3708 if (debug & DEBUG_HFCMULTI_STATE) in ph_state_change()
3713 if (debug & DEBUG_HFCMULTI_STATE) in ph_state_change()
3746 if (debug & DEBUG_HFCMULTI_STATE) in ph_state_change()
[all …]
H A Dhfc_multi.h12 #define DEBUG_HFCMULTI_STATE 0x00400000 macro