Lines Matching defs:name
1109 static int _get_mpu_irq_by_name(struct omap_hwmod *oh, const char *name, in _get_mpu_irq_by_name()
1152 static int _get_sdma_req_by_name(struct omap_hwmod *oh, const char *name, in _get_sdma_req_by_name()
1197 static int _get_addr_space_by_name(struct omap_hwmod *oh, const char *name, in _get_addr_space_by_name()
1509 static struct omap_hwmod *_lookup(const char *name) in _lookup()
1596 static int _lookup_hardreset(struct omap_hwmod *oh, const char *name, in _lookup_hardreset()
1630 static int _assert_hardreset(struct omap_hwmod *oh, const char *name) in _assert_hardreset()
1663 static int _deassert_hardreset(struct omap_hwmod *oh, const char *name) in _deassert_hardreset()
1733 static int _read_hardreset(struct omap_hwmod *oh, const char *name) in _read_hardreset()
3158 struct omap_hwmod *omap_hwmod_lookup(const char *name) in omap_hwmod_lookup()
3532 const char *name, struct resource *rsrc) in omap_hwmod_get_resource_byname()
3719 int omap_hwmod_assert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_assert_hardreset()
3746 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name) in omap_hwmod_deassert_hardreset()