Searched refs:omap_device_get_by_hwmod_name (Results 1 – 4 of 4) sorted by relevance
87 struct device *omap_device_get_by_hwmod_name(const char *oh_name);
152 dev = omap_device_get_by_hwmod_name(oh_name); in omap2_set_init_voltage()
511 iva_dev = omap_device_get_by_hwmod_name("iva"); in beagle_opp_init()
844 struct device *omap_device_get_by_hwmod_name(const char *oh_name) in omap_device_get_by_hwmod_name() function