Home
last modified time | relevance | path

Searched refs:mxs_pm_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-mxs/
H A Dpm.h10 void mxs_pm_init(void);
12 #define mxs_pm_init NULL macro
H A Dpm.c29 void __init mxs_pm_init(void) in mxs_pm_init() function
H A Dmach-mxs.c475 .init_late = mxs_pm_init,