Searched refs:showcapimsgs (Results 1 – 2 of 2) sorted by relevance
40 static int showcapimsgs = 0; variable46 module_param(showcapimsgs, uint, 0);188 if (showcapimsgs & 1) in notify_up()242 if (showcapimsgs & 1) in notify_down()533 ctr->traceflag = showcapimsgs; in attach_capi_ctr()706 if (showcapimsgs & 1) { in capi20_register()750 if (showcapimsgs & 1) { in capi20_release()
336 The module kernelcapi has a module parameter showcapimsgs controlling some338 loaded, via a parameter "showcapimsgs=<n>" to the modprobe command, either on341 If the lowest bit of showcapimsgs is set, kernelcapi logs controller and347 showcapimsgs parameter when the controller is registered, but can later be