HomeSort by relevance Sort by last modified time
    Searched defs:capi_profile (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
capi.h 43 typedef struct capi_profile { struct
52 } capi_profile; typedef in typeref:struct:capi_profile
54 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
73 capi_profile profile;
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
capi.h 43 typedef struct capi_profile { struct
52 } capi_profile; typedef in typeref:struct:capi_profile
54 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
73 capi_profile profile;
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
capi.h 43 typedef struct capi_profile { struct
52 } capi_profile; typedef in typeref:struct:capi_profile
54 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
73 capi_profile profile;
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
capi.h 43 typedef struct capi_profile { struct
52 } capi_profile; typedef in typeref:struct:capi_profile
54 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
73 capi_profile profile;
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
capi.h 43 typedef struct capi_profile { struct
52 } capi_profile; typedef in typeref:struct:capi_profile
54 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
73 capi_profile profile;

Completed in 59 milliseconds

1 23