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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c87 #define USB_DEBUG_VAR atp_debug
180 static int atp_debug = ATP_LLEVEL_ERROR; /* the default is to only log errors */ variable
182 &atp_debug, ATP_LLEVEL_ERROR, "ATP debug level");
1579 if (atp_debug >= ATP_LLEVEL_INFO) {
1605 if (atp_debug >= ATP_LLEVEL_INFO) {

Completed in 61 milliseconds