Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/remoteproc/
Dremoteproc_core.c2309 static void devm_rproc_free(struct device *dev, void *res) in devm_rproc_free() function
2333 ptr = devres_alloc(devm_rproc_free, sizeof(*ptr), GFP_KERNEL); in devm_rproc_alloc()