Home
last modified time | relevance | path

Searched defs:sensor_device_template (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
Dnct6683.c338 struct sensor_device_template { struct
339 struct device_attribute dev_attr;
340 union {
346 } u;
347 bool s2; /* true if both index and nr are used */
Dnct6775.c1225 struct sensor_device_template { struct
1226 struct device_attribute dev_attr;
1227 union {
1233 } u;
1234 bool s2; /* true if both index and nr are used */
/kernel/linux/linux-4.19/drivers/hwmon/
Dnct6683.c347 struct sensor_device_template { struct
348 struct device_attribute dev_attr;
349 union {
355 } u;
356 bool s2; /* true if both index and nr are used */
Dnct6775.c1125 struct sensor_device_template { struct
1126 struct device_attribute dev_attr;
1127 union {
1133 } u;
1134 bool s2; /* true if both index and nr are used */