Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c459 .init_late = mxs_pm_init,