HomeSort by relevance Sort by last modified time
    Searched full:capi_version (Results 1 - 11 of 11) sorted by null

  /bionic/libc/kernel/common/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /development/ndk/platforms/android-3/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
capi.h 31 typedef struct capi_version { struct
36 } capi_version; typedef in typeref:struct:capi_version
38 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
71 capi_version version;
  /external/kernel-headers/original/linux/
capi.h 45 typedef struct capi_version { struct
50 } capi_version; typedef in typeref:struct:capi_version
52 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
105 * CAPI_GET_MANUFACTURER, CAPI_VERSION, CAPI_GET_SERIAL
112 capi_version version;
kernelcapi.h 81 u16 capi20_get_version(u32 contr, struct capi_version *verp);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capi.h 43 typedef struct capi_version { struct
48 } capi_version; typedef in typeref:struct:capi_version
50 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
103 * CAPI_GET_MANUFACTURER, CAPI_VERSION, CAPI_GET_SERIAL
110 capi_version version;

Completed in 314 milliseconds