Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_core.c2388 static void devm_rproc_free(struct device *dev, void *res) in devm_rproc_free() function
2412 ptr = devres_alloc(devm_rproc_free, sizeof(*ptr), GFP_KERNEL); in devm_rproc_alloc()