Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h12 #define FASTRPC_IOCTL_INIT_CREATE _IOWR('R', 5, struct fastrpc_init_create) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2109 case FASTRPC_IOCTL_INIT_CREATE: in fastrpc_device_ioctl()