Searched defs:sdio_func_tuple (Results 1 – 1 of 1) sorted by relevance
36 struct sdio_func_tuple { struct37 struct sdio_func_tuple *next; argument38 unsigned char code;39 unsigned char size;40 unsigned char data[0];