Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dremoteproc.h121 RSC_VENDOR_START = 128, enumerator
/Linux-v5.4/Documentation/
Dremoteproc.txt317 * @RSC_VENDOR_START: start of the vendor specific resource types range
331 RSC_VENDOR_START = 128,
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_core.c1062 if (hdr->type >= RSC_VENDOR_START && in rproc_handle_resources()