Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dcomponent.c308 static void devm_component_match_release(struct device *dev, void *res) in devm_component_match_release() function
349 match = devres_alloc(devm_component_match_release, in __component_match_add()
/kernel/linux/linux-6.6/drivers/base/
H A Dcomponent.c344 static void devm_component_match_release(struct device *parent, void *res) in devm_component_match_release() function
394 match = devres_alloc(devm_component_match_release, in __component_match_add()

Completed in 3 milliseconds