Searched refs:lbtf_debug (Results 1 – 2 of 2) sorted by relevance
44 extern unsigned int lbtf_debug;49 do { if ((lbtf_debug & (grp)) == (grp)) \94 (lbtf_debug & LBTF_DEB_HEX) && in lbtf_deb_hex()95 (lbtf_debug & grp)) { in lbtf_deb_hex()
26 unsigned int lbtf_debug; variable27 EXPORT_SYMBOL_GPL(lbtf_debug);28 module_param_named(libertas_tf_debug, lbtf_debug, int, 0644);