Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dhwmon.c212 static void hwmon_thermal_remove_sensor(void *data) in hwmon_thermal_remove_sensor() function
242 err = devm_add_action(dev, hwmon_thermal_remove_sensor, &tdata->node); in hwmon_thermal_add_sensor()