Home
last modified time | relevance | path

Searched refs:sht15_update_voltage (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dsht15.c878 static void sht15_update_voltage(struct work_struct *work_s) in sht15_update_voltage() function
926 INIT_WORK(&data->update_supply_work, sht15_update_voltage); in sht15_probe()