sht3x_data        170 drivers/hwmon/sht3x.c 				   struct sht3x_data *data,
sht3x_data        219 drivers/hwmon/sht3x.c static struct sht3x_data *sht3x_update_client(struct device *dev)
sht3x_data        221 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        263 drivers/hwmon/sht3x.c 	struct sht3x_data *data = sht3x_update_client(dev);
sht3x_data        274 drivers/hwmon/sht3x.c 	struct sht3x_data *data = sht3x_update_client(dev);
sht3x_data        285 drivers/hwmon/sht3x.c static int limits_update(struct sht3x_data *data)
sht3x_data        319 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        330 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        350 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        393 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        417 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        433 drivers/hwmon/sht3x.c static void sht3x_select_command(struct sht3x_data *data)
sht3x_data        465 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        524 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        551 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        566 drivers/hwmon/sht3x.c 	struct sht3x_data *data = dev_get_drvdata(dev);
sht3x_data        669 drivers/hwmon/sht3x.c 	struct sht3x_data *data;