pll_nb 74 drivers/clk/sunxi-ng/ccu_common.c int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb) pll_nb 76 drivers/clk/sunxi-ng/ccu_common.c pll_nb->clk_nb.notifier_call = ccu_pll_notifier_cb; pll_nb 78 drivers/clk/sunxi-ng/ccu_common.c return clk_notifier_register(pll_nb->common->hw.clk, pll_nb 79 drivers/clk/sunxi-ng/ccu_common.c &pll_nb->clk_nb); pll_nb 64 drivers/clk/sunxi-ng/ccu_common.h int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb);