Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/capi/
H A Dkcapi.c35 static int showcapimsgs = 0; 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()
/kernel/linux/linux-6.6/drivers/isdn/capi/
H 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()

Completed in 3 milliseconds