Searched refs:__pNotifier_t (Results 1 – 4 of 4) sorted by relevance
287 s32 ccu_reg_mclk_cb(u32 mclk, __pNotifier_t pcb);301 s32 ccu_unreg_mclk_cb(u32 mclk, __pNotifier_t pcb);417 s32 ccu_24mhosc_reg_cb(__pNotifier_t pcb);
59 typedef s32(*__pNotifier_t) (u32 message, u32 aux); /* notifer call-back */ typedef
98 s32 ccu_24mhosc_reg_cb(__pNotifier_t pcb) in ccu_24mhosc_reg_cb()
1198 s32 ccu_reg_mclk_cb(__maybe_unused u32 mclk, __pNotifier_t pcb) in ccu_reg_mclk_cb()1221 s32 ccu_unreg_mclk_cb(__maybe_unused u32 mclk, __pNotifier_t pcb) in ccu_unreg_mclk_cb()
Completed in 6 milliseconds