Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsr_device.c215 return omap_hwmod_for_each_by_class("smartreflex", sr_dev_init, NULL); in omap_devinit_smartreflex()
H A Domap_hwmod.h647 int omap_hwmod_for_each_by_class(const char *classname,
H A Domap_hwmod.c3910 int omap_hwmod_for_each_by_class(const char *classname, in omap_hwmod_for_each_by_class() function