Searched refs:pm_system_shutdown (Results 1 – 4 of 4) sorted by relevance
249 pm_system_shutdown(PMF_SHUTDOWN_TYPE_SHUTDOWN, in zynqmp_system_off()284 pm_system_shutdown(PMF_SHUTDOWN_TYPE_RESET, in zynqmp_system_reset()
40 enum pm_ret_status pm_system_shutdown(unsigned int type, unsigned int subtype);
132 ret = pm_system_shutdown(pm_arg[0], pm_arg[1]); in pm_smc_handler()
222 enum pm_ret_status pm_system_shutdown(unsigned int type, unsigned int subtype) in pm_system_shutdown() function