to_hwmon_device    69 drivers/hwmon/hwmon.c 	return sprintf(buf, "%s\n", to_hwmon_device(dev)->name);
to_hwmon_device    83 drivers/hwmon/hwmon.c 	if (to_hwmon_device(dev)->name == NULL)
to_hwmon_device   114 drivers/hwmon/hwmon.c 	struct hwmon_device *hwdev = to_hwmon_device(dev);
to_hwmon_device   141 drivers/hwmon/hwmon.c 	struct hwmon_device *hwdev = to_hwmon_device(tdata->dev);