Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-omap2/
Dsr_device.c156 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init() function
170 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init() function
222 return omap_hwmod_for_each_by_class("smartreflex", sr_dev_init, NULL); in omap_devinit_smartreflex()