Home
last modified time | relevance | path

Searched refs:fastrpc_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)
83 struct fastrpc_init_create { struct
/openbmc/linux/drivers/misc/
H A Dfastrpc.c1359 struct fastrpc_init_create init; in fastrpc_init_create_process()