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)) \95 (lbtf_debug & LBTF_DEB_HEX) && in lbtf_deb_hex()96 (lbtf_debug & grp)) { in lbtf_deb_hex()
21 unsigned int lbtf_debug; variable22 EXPORT_SYMBOL_GPL(lbtf_debug);23 module_param_named(libertas_tf_debug, lbtf_debug, int, 0644);