Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h19 #define FASTRPC_IOCTL_GET_DSP_INFO _IOWR('R', 13, struct fastrpc_ioctl_capability) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2128 case FASTRPC_IOCTL_GET_DSP_INFO: in fastrpc_device_ioctl()