update_supply_work  171 drivers/hwmon/sht15.c 	struct work_struct		update_supply_work;
update_supply_work  882 drivers/hwmon/sht15.c 			       update_supply_work);
update_supply_work  903 drivers/hwmon/sht15.c 	schedule_work(&data->update_supply_work);
update_supply_work  926 drivers/hwmon/sht15.c 	INIT_WORK(&data->update_supply_work, sht15_update_voltage);