tc654_data 133 drivers/hwmon/tc654.c static struct tc654_data *tc654_update_client(struct device *dev) tc654_data 135 drivers/hwmon/tc654.c struct tc654_data *data = dev_get_drvdata(dev); tc654_data 198 drivers/hwmon/tc654.c struct tc654_data *data = tc654_update_client(dev); tc654_data 216 drivers/hwmon/tc654.c struct tc654_data *data = tc654_update_client(dev); tc654_data 229 drivers/hwmon/tc654.c struct tc654_data *data = dev_get_drvdata(dev); tc654_data 253 drivers/hwmon/tc654.c struct tc654_data *data = tc654_update_client(dev); tc654_data 273 drivers/hwmon/tc654.c struct tc654_data *data = tc654_update_client(dev); tc654_data 288 drivers/hwmon/tc654.c struct tc654_data *data = dev_get_drvdata(dev); tc654_data 327 drivers/hwmon/tc654.c struct tc654_data *data = tc654_update_client(dev); tc654_data 338 drivers/hwmon/tc654.c struct tc654_data *data = dev_get_drvdata(dev); tc654_data 368 drivers/hwmon/tc654.c struct tc654_data *data = tc654_update_client(dev); tc654_data 385 drivers/hwmon/tc654.c struct tc654_data *data = dev_get_drvdata(dev); tc654_data 453 drivers/hwmon/tc654.c struct tc654_data *data; tc654_data 460 drivers/hwmon/tc654.c data = devm_kzalloc(dev, sizeof(struct tc654_data), GFP_KERNEL);