Home
last modified time | relevance | path

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

/linux-4.1.27/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()
Dboard-omap3beagle.c511 iva_dev = omap_device_get_by_hwmod_name("iva"); in beagle_opp_init()
Domap_device.c844 struct device *omap_device_get_by_hwmod_name(const char *oh_name) in omap_device_get_by_hwmod_name() function