Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dg762.c580 * call to g762_of_clock_disable(). Note that a reference to clock is kept
583 static void g762_of_clock_disable(void *data) in g762_of_clock_disable() function
623 devm_add_action(&client->dev, g762_of_clock_disable, data); in g762_of_clock_enable()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dg762.c579 * call to g762_of_clock_disable(). Note that a reference to clock is kept
582 static void g762_of_clock_disable(void *data) in g762_of_clock_disable() function
622 ret = devm_add_action(&client->dev, g762_of_clock_disable, data); in g762_of_clock_enable()

Completed in 4 milliseconds