Searched refs:update_supply_work (Results 1 – 1 of 1) sorted by relevance
174 struct work_struct update_supply_work; member891 update_supply_work); in sht15_update_voltage()912 schedule_work(&data->update_supply_work); in sht15_invalidate_voltage()935 INIT_WORK(&data->update_supply_work, sht15_update_voltage); in sht15_probe()