Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_device.h87 struct device *omap_device_get_by_hwmod_name(const char *oh_name);
Dpm.c152 dev = omap_device_get_by_hwmod_name(oh_name); in omap2_set_init_voltage()
Domap_device.c839 struct device *omap_device_get_by_hwmod_name(const char *oh_name) in omap_device_get_by_hwmod_name() function