Searched refs:tuple_t (Results 1 – 2 of 2) sorted by relevance
182 int pcmcia_parse_tuple(tuple_t *tuple, cisparse_t *parse);185 tuple_t *tuple);190 tuple_t *tuple);194 int pccard_get_tuple_data(struct pcmcia_socket *s, tuple_t *tuple);298 tuple_t tuple;384 tuple_t tuple;399 #define DS_GET_FIRST_TUPLE _IOWR('d', 4, tuple_t)400 #define DS_GET_NEXT_TUPLE _IOWR('d', 5, tuple_t)
555 typedef struct tuple_t { struct567 } tuple_t; argument