am33xx_pm_sram_addr   81 arch/arm/mach-omap2/pm.h extern struct am33xx_pm_sram_addr am33xx_pm_sram;
am33xx_pm_sram_addr   82 arch/arm/mach-omap2/pm.h extern struct am33xx_pm_sram_addr am43xx_pm_sram;
am33xx_pm_sram_addr  180 arch/arm/mach-omap2/pm33xx-core.c static struct am33xx_pm_sram_addr *amx3_get_sram_addrs(void)
am33xx_pm_sram_addr   54 drivers/soc/ti/pm33xx.c static struct am33xx_pm_sram_addr *pm_sram;
am33xx_pm_sram_addr   52 include/linux/platform_data/pm33xx.h 	struct  am33xx_pm_sram_addr *(*get_sram_addrs)(void);