Home
last modified time | relevance | path

Searched defs:sensor_val (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/usb/gspca/
Dstk1135.c196 struct sensor_val { struct
204 static const struct sensor_val cfg[] = { in stk1135_configure_mt9m112() argument
/linux-6.12.1/drivers/input/misc/
Dad714x.h30 unsigned short sensor_val[STAGE_NUM]; member
/linux-6.12.1/drivers/hwmon/pmbus/
Dmax31785.c276 static inline u32 max31785_scale_pwm(u32 sensor_val) in max31785_scale_pwm()