Lines Matching defs:void
651 void __spm_set_cpu_status(unsigned int cpu);
652 void __spm_src_req_update(const struct pwr_ctrl *pwrctrl, unsigned int resource_usage);
653 void __spm_set_power_control(const struct pwr_ctrl *pwrctrl);
654 void __spm_set_wakeup_event(const struct pwr_ctrl *pwrctrl);
655 void __spm_set_pcm_flags(struct pwr_ctrl *pwrctrl);
656 void __spm_send_cpu_wakeup_event(void);
657 void __spm_get_wakeup_status(struct wake_status *wakesta, unsigned int ext_status);
658 void __spm_clean_after_wakeup(void);
660 void __spm_set_pcm_wdt(int en);
661 void __spm_ext_int_wakeup_req_clr(void);
662 void __spm_hw_s1_state_monitor(int en, unsigned int *status);
664 static inline void spm_hw_s1_state_monitor_resume(void)
669 static inline void spm_hw_s1_state_monitor_pause(unsigned int *status)
674 void __spm_clean_before_wfi(void);