Searched refs:__debug_variable (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/isdn/hisax/
H A Dhisax_debug.h14 * #define __debug_variable my_debug
29 if (level & __debug_variable) \
34 if (level & __debug_variable) dump_packet(__func__, data, count)
37 if ((level & __debug_variable) && skb) dump_packet(__func__, skb->data, skb->len)
H A Dst5481.h464 #define __debug_variable st5481_debug macro
472 if (level & __debug_variable) dump_iso_packet(__func__, urb)
H A Dhisax_fcpcipnp.c42 #define __debug_variable debug macro
H A Dhisax_isac.c31 #define __debug_variable debug macro
H A Dhfc_usb.c53 #define __debug_variable hfc_debug macro

Completed in 241 milliseconds