Home
last modified time | relevance | path

Searched defs:io_type (Results 1 – 6 of 6) sorted by relevance

/external/ltp/lib/
Dtlibio.c542 char *io_type; /* Holds string of type of io */ in lio_write_buffer() local
1112 char *io_type; /* Holds string of type of io */ in lio_read_buffer() local
/external/kernel-headers/original/uapi/sound/
Dhdsp.h83 enum HDSP_IO_Type io_type; member
/external/u-boot/common/
Davb_verify.c386 enum mmc_io_type io_type) in mmc_byte_io()
/external/kernel-headers/original/uapi/linux/
Dserial.h29 char io_type; member
/external/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c163 int io_type = 0; /* I/O type -sync */ variable
/external/lua/src/
Dliolib.c150 static int io_type (lua_State *L) { in io_type() function