Searched refs:lbtf_debug (Results 1 – 2 of 2) sorted by relevance
45 extern unsigned int lbtf_debug;50 do { if ((lbtf_debug & (grp)) == (grp)) \94 (lbtf_debug & LBTF_DEB_HEX) && in lbtf_deb_hex()95 (lbtf_debug & grp)) { in lbtf_deb_hex()
20 unsigned int lbtf_debug; variable21 EXPORT_SYMBOL_GPL(lbtf_debug);22 module_param_named(libertas_tf_debug, lbtf_debug, int, 0644);