Searched defs:sdio_func_tuple (Results 1 – 1 of 1) sorted by relevance
28 struct sdio_func_tuple { struct29 struct sdio_func_tuple *next; argument30 unsigned char code;31 unsigned char size;32 unsigned char data[0];