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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Ddevres.c597 static int devm_kzalloc_match(struct device *dev, void *res, void *data) function
641 rc = devres_destroy(dev, devm_kzalloc_release, devm_kzalloc_match, p);

Completed in 40 milliseconds