Home
last modified time | relevance | path

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

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