Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dremoteproc_cdev.h27 * The RPROC_GET_SHUTDOWN_ON_RELEASE ioctl gets information about whether the automatic shutdown of
35 #define RPROC_GET_SHUTDOWN_ON_RELEASE _IOR(RPROC_MAGIC, 2, __s32) macro
/linux/drivers/remoteproc/
H A Dremoteproc_cdev.c61 case RPROC_GET_SHUTDOWN_ON_RELEASE: in rproc_device_ioctl()