Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/
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()