Searched refs:fastrpc_ioctl_capability (Results 1 – 2 of 2) sorted by relevance
19 #define FASTRPC_IOCTL_GET_DSP_INFO _IOWR('R', 13, struct fastrpc_ioctl_capability)136 struct fastrpc_ioctl_capability { struct
1718 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()