Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dremoteproc.h123 RSC_VENDOR_END = 512, enumerator
/linux/Documentation/staging/
H A Dremoteproc.rst319 * @RSC_VENDOR_END: end of the vendor specific resource types range
333 RSC_VENDOR_END = 512,
/linux/drivers/remoteproc/
H A Dremoteproc_core.c1045 hdr->type <= RSC_VENDOR_END) { in rproc_handle_resources()