Home
last modified time | relevance | path

Searched refs:fastrpc_ioctl_capability (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)
136 struct fastrpc_ioctl_capability { struct
/openbmc/linux/drivers/misc/
H A Dfastrpc.c1718 static int fastrpc_get_info_from_kernel(struct fastrpc_ioctl_capability *cap, in fastrpc_get_info_from_kernel()
1764 struct fastrpc_ioctl_capability cap = {0}; in fastrpc_get_dsp_info()