Searched refs:devm_rproc_free (Results 1 – 1 of 1) sorted by relevance
2610 static void devm_rproc_free(struct device *dev, void *res) in devm_rproc_free() function2634 ptr = devres_alloc(devm_rproc_free, sizeof(*ptr), GFP_KERNEL); in devm_rproc_alloc()