Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dremoteproc.h122 RSC_VENDOR_START = 128, enumerator
/OK3568_Linux_fs/kernel/Documentation/staging/
H A Dremoteproc.rst317 * @RSC_VENDOR_START: start of the vendor specific resource types range
331 RSC_VENDOR_START = 128,
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_core.c1142 if (hdr->type >= RSC_VENDOR_START && in rproc_handle_resources()