Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/
Ddevres.c696 static int devm_action_match(struct device *dev, void *res, void *p) in devm_action_match() function
754 WARN_ON(devres_destroy(dev, devm_action_release, devm_action_match, in devm_remove_action()