Searched defs:sdio_func_tuple (Results 1 – 1 of 1) sorted by relevance
139186 struct sdio_func_tuple { struct139187 struct sdio_func_tuple *next; argument139188 unsigned char code;139189 unsigned char size;139190 unsigned char data[0];