Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcomponent.h101 struct component_match **matchptr,
105 struct component_match **matchptr,
126 struct component_match **matchptr, in component_match_add() argument
129 component_match_add_release(parent, matchptr, NULL, compare, in component_match_add()
/linux-6.15/drivers/base/
H A Dcomponent.c382 struct component_match **matchptr, in __component_match_add() argument
388 struct component_match *match = *matchptr; in __component_match_add()
397 *matchptr = ERR_PTR(-ENOMEM); in __component_match_add()
403 *matchptr = match; in __component_match_add()
412 *matchptr = ERR_PTR(ret); in __component_match_add()
446 struct component_match **matchptr, in component_match_add_release() argument
450 __component_match_add(parent, matchptr, release, compare, NULL, in component_match_add_release()
473 struct component_match **matchptr, in component_match_add_typed() argument
476 __component_match_add(parent, matchptr, NULL, NULL, compare_typed, in component_match_add_typed()
/linux-6.15/include/drm/
H A Ddrm_of.h40 struct component_match **matchptr,
79 struct component_match **matchptr, in drm_of_component_match_add() argument
/linux-6.15/drivers/gpu/drm/
H A Ddrm_of.c90 struct component_match **matchptr, in drm_of_component_match_add() argument
95 component_match_add_release(master, matchptr, component_release_of, in drm_of_component_match_add()
/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_drv.c930 struct component_match **matchptr) in add_components_mdp() argument
965 drm_of_component_match_add(master_dev, matchptr, in add_components_mdp()
1025 struct component_match **matchptr) in add_gpu_components() argument
1034 drm_of_component_match_add(dev, matchptr, component_compare_of, np); in add_gpu_components()
/linux-6.15/sound/soc/codecs/
H A Dwcd937x.c2885 struct component_match **matchptr) in wcd937x_add_slave_components() argument
2895 component_match_add_release(dev, matchptr, component_release_of, in wcd937x_add_slave_components()
2904 component_match_add_release(dev, matchptr, component_release_of, in wcd937x_add_slave_components()
H A Dwcd938x.c3496 struct component_match **matchptr) in wcd938x_add_slave_components() argument
3509 component_match_add_release(dev, matchptr, component_release_of, in wcd938x_add_slave_components()
3518 component_match_add_release(dev, matchptr, component_release_of, in wcd938x_add_slave_components()
H A Dwcd939x.c3584 struct component_match **matchptr) in wcd939x_add_slave_components() argument
3595 component_match_add_release(dev, matchptr, component_release_of, in wcd939x_add_slave_components()
3604 component_match_add_release(dev, matchptr, component_release_of, in wcd939x_add_slave_components()