Searched defs:sdio_func_tuple (Results 1 – 2 of 2) sorted by relevance
24 struct sdio_func_tuple { struct25 struct sdio_func_tuple *next; argument26 unsigned char code;27 unsigned char size;28 unsigned char data[];