Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dsmartreflex-class3.c33 sr_disable(sr); in sr_class3_disable()
/linux/include/linux/power/
H A Dsmartreflex.h307 void sr_disable(struct omap_sr *sr);
/linux/drivers/soc/ti/
H A Dsmartreflex.c599 * sr_disable() - Disables the smartreflex module.
605 void sr_disable(struct omap_sr *sr) in sr_disable() function