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

  /bionic/libc/kernel/common/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;
  /development/ndk/platforms/android-3/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;
  /external/kernel-headers/original/linux/
capi.h 65 typedef struct capi_profile { struct
74 } capi_profile; typedef in typeref:struct:capi_profile
76 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
114 capi_profile profile;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capi.h 63 typedef struct capi_profile { struct
72 } capi_profile; typedef in typeref:struct:capi_profile
74 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
112 capi_profile profile;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/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;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/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;
  /prebuilt/ndk/android-ndk-r4/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;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/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;
  /prebuilt/ndk/android-ndk-r4/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;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/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 534 milliseconds