Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h16 #define FASTRPC_IOCTL_INIT_CREATE_STATIC _IOWR('R', 9, struct fastrpc_init_create_static) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2107 case FASTRPC_IOCTL_INIT_CREATE_STATIC: in fastrpc_device_ioctl()