OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:io_type
(Results
1 - 19
of
19
) sorted by null
/bionic/libc/kernel/uapi/sound/
hdsp.h
84
enum HDSP_IO_Type
io_type
;
member in struct:hdsp_version
/external/kernel-headers/original/uapi/sound/
hdsp.h
82
enum HDSP_IO_Type
io_type
;
member in struct:hdsp_version
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/sound/
hdsp.h
89
HDSP_IO_Type
io_type
;
member in struct:_snd_hdsp_version
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
hdsp.h
81
enum HDSP_IO_Type
io_type
;
member in struct:hdsp_version
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
hdsp.h
89
HDSP_IO_Type
io_type
;
member in struct:_snd_hdsp_version
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
hdsp.h
81
enum HDSP_IO_Type
io_type
;
member in struct:hdsp_version
/bionic/libc/kernel/uapi/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/development/ndk/platforms/android-L/include/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/external/kernel-headers/original/uapi/linux/
serial.h
28
char
io_type
;
member in struct:serial_struct
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
serial.h
36
char
io_type
;
member in struct:serial_struct
/external/chromium_org/third_party/skia/third_party/lua/src/
liolib.c
129
static int
io_type
(lua_State *L) {
function
599
{"type",
io_type
},
/external/qemu/android/camera/
camera-capture-linux.c
103
CameraIoType
io_type
;
member in struct:LinuxCameraDevice
196
*
io_type
- Type of the I/O the array has been initialized for.
199
_free_framebuffers(CameraFrameBuffer* fb, int num, CameraIoType
io_type
)
204
switch (
io_type
) {
229
E("%s: Invalid I/O type %d", __FUNCTION__,
io_type
);
273
lcd->
io_type
);
294
_free_framebuffers(cd->framebuffers, cd->framebuffer_num, cd->
io_type
);
386
cd->
io_type
= CAMERA_IO_MEMMAP;
452
cd->
io_type
= CAMERA_IO_USERPTR;
481
cd->
io_type
= CAMERA_IO_DIRECT
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
serial.h
26
char
io_type
;
member in struct:serial_struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial.h
26
char
io_type
;
member in struct:serial_struct
Completed in 399 milliseconds