thmc50_data 76 drivers/hwmon/thmc50.c static struct thmc50_data *thmc50_update_device(struct device *dev) thmc50_data 78 drivers/hwmon/thmc50.c struct thmc50_data *data = dev_get_drvdata(dev); thmc50_data 121 drivers/hwmon/thmc50.c struct thmc50_data *data = thmc50_update_device(dev); thmc50_data 129 drivers/hwmon/thmc50.c struct thmc50_data *data = dev_get_drvdata(dev); thmc50_data 167 drivers/hwmon/thmc50.c struct thmc50_data *data = thmc50_update_device(dev); thmc50_data 175 drivers/hwmon/thmc50.c struct thmc50_data *data = thmc50_update_device(dev); thmc50_data 184 drivers/hwmon/thmc50.c struct thmc50_data *data = dev_get_drvdata(dev); thmc50_data 205 drivers/hwmon/thmc50.c struct thmc50_data *data = thmc50_update_device(dev); thmc50_data 214 drivers/hwmon/thmc50.c struct thmc50_data *data = dev_get_drvdata(dev); thmc50_data 235 drivers/hwmon/thmc50.c struct thmc50_data *data = thmc50_update_device(dev); thmc50_data 243 drivers/hwmon/thmc50.c struct thmc50_data *data = thmc50_update_device(dev); thmc50_data 360 drivers/hwmon/thmc50.c static void thmc50_init_client(struct thmc50_data *data) thmc50_data 384 drivers/hwmon/thmc50.c struct thmc50_data *data; thmc50_data 388 drivers/hwmon/thmc50.c data = devm_kzalloc(dev, sizeof(struct thmc50_data), GFP_KERNEL);