OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uhiddebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhid.c
79
#define DPRINTF(x) if (
uhiddebug
) printf x
80
#define DPRINTFN(n,x) if (
uhiddebug
>(n)) printf x
81
int
uhiddebug
= 0;
variable in typeref:typename:int
241
if (
uhiddebug
> 5) {
487
if (
uhiddebug
> 5) {
uhid.c
79
#define DPRINTF(x) if (
uhiddebug
) printf x
80
#define DPRINTFN(n,x) if (
uhiddebug
>(n)) printf x
81
int
uhiddebug
= 0;
variable in typeref:typename:int
241
if (
uhiddebug
> 5) {
487
if (
uhiddebug
> 5) {
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025