Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dcommon.h73 int amx3_common_pm_init(void);
75 static inline int amx3_common_pm_init(void) in amx3_common_pm_init() function
H A Dio.c563 omap_pm_soc_init = amx3_common_pm_init; in am33xx_init_late()
585 omap_pm_soc_init = amx3_common_pm_init; in am43xx_init_late()
H A Dpm33xx-core.c361 int __init amx3_common_pm_init(void) in amx3_common_pm_init() function