Searched refs:update_supply_work (Results 1 – 1 of 1) sorted by relevance
171 struct work_struct update_supply_work; member882 update_supply_work); in sht15_update_voltage()903 schedule_work(&data->update_supply_work); in sht15_invalidate_voltage()926 INIT_WORK(&data->update_supply_work, sht15_update_voltage); in sht15_probe()