Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dsht15.c854 static void sht15_update_voltage(struct work_struct *work_s) in sht15_update_voltage() function
897 INIT_WORK(&data->update_supply_work, sht15_update_voltage); in sht15_probe()