Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dcomponent.c336 static void __component_match_add(struct device *master, in __component_match_add() function
405 __component_match_add(master, matchptr, release, compare, NULL, in component_match_add_release()
431 __component_match_add(master, matchptr, NULL, NULL, compare_typed, in component_match_add_typed()
/kernel/linux/linux-6.6/drivers/base/
H A Dcomponent.c381 static void __component_match_add(struct device *parent, in __component_match_add() function
450 __component_match_add(parent, matchptr, release, compare, NULL, in component_match_add_release()
476 __component_match_add(parent, matchptr, NULL, NULL, compare_typed, in component_match_add_typed()

Completed in 3 milliseconds