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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c367 u_int n_ysensors; member in struct:fg_dev_params
380 .n_ysensors = 16,
386 .n_ysensors = 16,
392 .n_ysensors = 16,
398 .n_ysensors = 9,
404 .n_ysensors = 10,
410 .n_ysensors = 10,
990 fg_extract_sensor_data(sc->sc_sensor_data, params->n_ysensors, Y,
1007 params->n_ysensors * sizeof(*sc->sc_base_y));
1019 params->n_ysensors);
[all...]

Completed in 52 milliseconds