Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
Dnct6683.c350 struct sensor_device_template { struct
351 struct device_attribute dev_attr;
352 union {
358 } u;
359 bool s2; /* true if both index and nr are used */
Dnct6775-core.c1022 struct sensor_device_template { struct
1023 struct device_attribute dev_attr;
1024 union {
1030 } u;
1031 bool s2; /* true if both index and nr are used */
/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 */