Searched refs:rproc_type (Results 1 – 1 of 1) sorted by relevance
2371 static const struct device_type rproc_type = { variable2464 rproc->dev.type = &rproc_type; in rproc_alloc()2659 if (dev->type == &rproc_type) in rproc_get_by_child()