Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dremoteproc_core.c2610 static void devm_rproc_free(struct device *dev, void *res) in devm_rproc_free() function
2634 ptr = devres_alloc(devm_rproc_free, sizeof(*ptr), GFP_KERNEL); in devm_rproc_alloc()