Searched refs:of_dev_hwmod_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 2106 * of_dev_hwmod_lookup - look up needed hwmod from dt blob 2116 static int of_dev_hwmod_lookup(struct device_node *np, in of_dev_hwmod_lookup() function 2135 res = of_dev_hwmod_lookup(np0, oh, &i, &fc); in of_dev_hwmod_lookup() 2355 r = of_dev_hwmod_lookup(bus, oh, &index, &np); in _init()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 2106 * of_dev_hwmod_lookup - look up needed hwmod from dt blob 2116 static int of_dev_hwmod_lookup(struct device_node *np, in of_dev_hwmod_lookup() function 2135 res = of_dev_hwmod_lookup(np0, oh, &i, &fc); in of_dev_hwmod_lookup() 2323 r = of_dev_hwmod_lookup(bus, oh, &index, &np); in _init()
|
Completed in 9 milliseconds