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

/freebsd-13-stable/sys/dev/usb/input/
H A Dums.c1146 int i, j, err, had_output; local
1149 for (i = 0, had_output = 0; i < UMS_INFO_MAX; i++) {
1159 if (had_output)
1161 had_output = 1;

Completed in 157 milliseconds