Searched refs:hwmon_device (Results 1 – 3 of 3) sorted by relevance
258 ctrl->hwmon_device = hwmon; in nvme_hwmon_init()270 if (ctrl->hwmon_device) { in nvme_hwmon_exit()272 dev_get_drvdata(ctrl->hwmon_device); in nvme_hwmon_exit()274 hwmon_device_unregister(ctrl->hwmon_device); in nvme_hwmon_exit()275 ctrl->hwmon_device = NULL; in nvme_hwmon_exit()
261 struct device *hwmon_device; member
31 struct hwmon_device { struct40 #define to_hwmon_device(d) container_of(d, struct hwmon_device, dev) argument115 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_dev_release()142 struct hwmon_device *hwdev = to_hwmon_device(tdata->dev); in hwmon_thermal_get_temp()167 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_add_sensor()202 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_register_sensors()233 struct hwmon_device *hwdev = to_hwmon_device(dev); in hwmon_thermal_notify()701 struct hwmon_device *hwdev; in __hwmon_device_register()