Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dhwmon.c160 static void hwmon_thermal_remove_sensor(void *data) in hwmon_thermal_remove_sensor() function
190 err = devm_add_action(dev, hwmon_thermal_remove_sensor, &tdata->node); in hwmon_thermal_add_sensor()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dhwmon.c211 static void hwmon_thermal_remove_sensor(void *data) in hwmon_thermal_remove_sensor() function
241 err = devm_add_action(dev, hwmon_thermal_remove_sensor, &tdata->node); in hwmon_thermal_add_sensor()

Completed in 4 milliseconds