Home
last modified time | relevance | path

Searched defs:nb_sensors (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/
H A Dcgbc-hwmon.c32 unsigned int nb_sensors; member
100 u8 data[CGBC_HWMON_CMD_SENSOR_DATA_SIZE], nb_sensors, i; in cgbc_hwmon_probe_sensors() local
/linux/drivers/input/mouse/
H A Dappletouch.c333 static int atp_calculate_abs(struct atp *dev, int offset, int nb_sensors, in atp_calculate_abs()