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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Ddevres.c603 static int devm_kzalloc_match(struct device *dev, void *res, void *data) function
647 rc = devres_destroy(dev, devm_kzalloc_release, devm_kzalloc_match, p);

Completed in 50 milliseconds