Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c2105 static const struct device_type rproc_type = { variable
2194 rproc->dev.type = &rproc_type; in rproc_alloc()
2391 if (dev->type == &rproc_type) in rproc_get_by_child()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_core.c2370 static const struct device_type rproc_type = { variable
2463 rproc->dev.type = &rproc_type; in rproc_alloc()
2658 if (dev->type == &rproc_type) in rproc_get_by_child()

Completed in 6 milliseconds