Home
last modified time | relevance | path

Searched refs:showcapimsgs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/isdn/capi/
A Dkcapi.c35 static int showcapimsgs; variable
38 module_param(showcapimsgs, uint, 0);
175 if (showcapimsgs & 1) in notify_up()
225 if (showcapimsgs & 1) in notify_down()
449 ctr->traceflag = showcapimsgs; in attach_capi_ctr()
593 if (showcapimsgs & 1) { in capi20_register()
635 if (showcapimsgs & 1) { in capi20_release()
/linux/Documentation/isdn/
A Dinterface_capi.rst317 The module kernelcapi has a module parameter showcapimsgs controlling some
319 loaded, via a parameter "showcapimsgs=<n>" to the modprobe command, either on
322 If the lowest bit of showcapimsgs is set, kernelcapi logs controller and
328 showcapimsgs parameter when the controller is registered, but can later be

Completed in 6 milliseconds