Searched refs:update_supply_work (Results 1 – 1 of 1) sorted by relevance
168 struct work_struct update_supply_work; member858 update_supply_work); in sht15_update_voltage()879 schedule_work(&data->update_supply_work); in sht15_invalidate_voltage()897 INIT_WORK(&data->update_supply_work, sht15_update_voltage); in sht15_probe()