Home
last modified time | relevance | path

Searched refs:_lookup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c1346 * _lookup - find an omap_hwmod by name
1351 static struct omap_hwmod *_lookup(const char *name) in _lookup() function
2601 if (_lookup(oh->name)) in _register()
2983 oh = _lookup(name); in omap_hwmod_lookup()
3089 oh = _lookup(oh_name); in omap_hwmod_setup_one()
3563 oh = _lookup(data->name); in omap_hwmod_init_module()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c1346 * _lookup - find an omap_hwmod by name
1351 static struct omap_hwmod *_lookup(const char *name) in _lookup() function
2569 if (_lookup(oh->name)) in _register()
2951 oh = _lookup(name); in omap_hwmod_lookup()
3059 oh = _lookup(oh_name); in omap_hwmod_setup_one()
3525 oh = _lookup(data->name); in omap_hwmod_init_module()

Completed in 9 milliseconds