Searched defs:io_type (Results 1 – 6 of 6) sorted by relevance
542 char *io_type; /* Holds string of type of io */ in lio_write_buffer() local1112 char *io_type; /* Holds string of type of io */ in lio_read_buffer() local
85 enum HDSP_IO_Type io_type; member
29 char io_type; member
163 int io_type = 0; /* I/O type -sync */ variable
157 static int io_type (lua_State *L) { in io_type() function
374 enum io_type { enum4493 char io_type = io[i].name == TGSI_SEMANTIC_GENERIC ? 'g' : 'p'; in rename_variables() local