Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_cdev.c18 #define NUM_RPROC_DEVICES 64 macro
123 ret = alloc_chrdev_region(&rproc_major, 0, NUM_RPROC_DEVICES, "remoteproc"); in rproc_init_cdev()