Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/power/
H A Dclock_ops.c449 * pm_clk_notify - Notify routine for device addition and removal.
464 static int pm_clk_notify(struct notifier_block *nb, in pm_clk_notify() function
582 * pm_clk_notify - Notify routine for device addition and removal.
592 static int pm_clk_notify(struct notifier_block *nb, in pm_clk_notify() function
634 * notifier_call member will be replaced with pm_clk_notify(). However,
644 clknb->nb.notifier_call = pm_clk_notify; in pm_clk_add_notifier()
/kernel/linux/linux-6.6/drivers/base/power/
H A Dclock_ops.c607 * pm_clk_notify - Notify routine for device addition and removal.
622 static int pm_clk_notify(struct notifier_block *nb, in pm_clk_notify() function
740 * pm_clk_notify - Notify routine for device addition and removal.
750 static int pm_clk_notify(struct notifier_block *nb, in pm_clk_notify() function
792 * notifier_call member will be replaced with pm_clk_notify(). However,
802 clknb->nb.notifier_call = pm_clk_notify; in pm_clk_add_notifier()

Completed in 4 milliseconds