Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mxs/
Dpm.h13 void mxs_pm_init(void);
15 #define mxs_pm_init NULL macro
Dpm.c38 void __init mxs_pm_init(void) in mxs_pm_init() function
Dmach-mxs.c540 .init_late = mxs_pm_init,