Searched refs:sip_smc_remotectl_config (Results 1 – 7 of 7) sorted by relevance
530 ret = sip_smc_remotectl_config(REMOTECTL_SET_IRQ, hwirq); in rk_pwm_sip_wakeup_init()541 sip_smc_remotectl_config(REMOTECTL_SET_PWM_CH, pwm_id); in rk_pwm_sip_wakeup_init()555 sip_smc_remotectl_config(REMOTECTL_SET_PWRKEY, in rk_pwm_sip_wakeup_init()559 sip_smc_remotectl_config(REMOTECTL_ENABLE, 1); in rk_pwm_sip_wakeup_init()789 state = sip_smc_remotectl_config( in remotectl_resume()
64 int sip_smc_remotectl_config(unsigned long func, unsigned long data) in sip_smc_remotectl_config() function
118 int sip_smc_remotectl_config(unsigned long func, unsigned long data);
250 int sip_smc_remotectl_config(u32 func, u32 data);336 static inline int sip_smc_remotectl_config(u32 func, u32 data) { return 0; } in sip_smc_remotectl_config() function
93 int sip_smc_remotectl_config(u32 func, u32 data) in sip_smc_remotectl_config() function101 EXPORT_SYMBOL_GPL(sip_smc_remotectl_config);