Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/remoteproc/
Dremoteproc_core.c2356 static const struct device_type rproc_type = { variable
2449 rproc->dev.type = &rproc_type; in rproc_alloc()
2644 if (dev->type == &rproc_type) in rproc_get_by_child()