Searched defs:capi_profile (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dcapi.h46 typedef struct capi_profile { struct
57 } capi_profile; typedef in typeref:struct:capi_profile
59 #define CAPI_GET_PROFILE _IOWR('C', 0x09, struct capi_profile)
76 capi_profile profile;

Completed in 49 milliseconds