Home
last modified time | relevance | path

Searched refs:omap2_gpio_prepare_for_idle (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Dgpio-omap.h212 extern void omap2_gpio_prepare_for_idle(int off_mode);
215 static inline void omap2_gpio_prepare_for_idle(int off_mode) in omap2_gpio_prepare_for_idle() function
/linux-4.4.14/arch/arm/mach-omap2/
Dpm24xx.c90 omap2_gpio_prepare_for_idle(0); in omap2_enter_full_retention()
Dpm34xx.c233 omap2_gpio_prepare_for_idle(per_going_off); in omap_sram_idle()
/linux-4.4.14/drivers/gpio/
Dgpio-omap.c1474 void omap2_gpio_prepare_for_idle(int pwr_mode) in omap2_gpio_prepare_for_idle() function