Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dsfctemp.c151 static void sfctemp_disable_action(void *data) in sfctemp_disable_action() function
300 ret = devm_add_action(dev, sfctemp_disable_action, sfctemp); in sfctemp_probe()