Home
last modified time | relevance | path

Searched refs:hwmon_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dhwmon.c30 struct hwmon_device { struct
34 #define to_hwmon_device(d) container_of(d, struct hwmon_device, dev) argument
100 struct hwmon_device *hwdev; in hwmon_device_register_with_groups()