Home
last modified time | relevance | path

Searched defs:sdio_func_tuple (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/mmc/
Dsdio_func.h28 struct sdio_func_tuple { struct
29 struct sdio_func_tuple *next; argument
30 unsigned char code;
31 unsigned char size;
32 unsigned char data[0];
/kernel/linux/linux-5.10/include/linux/mmc/
Dsdio_func.h24 struct sdio_func_tuple { struct
25 struct sdio_func_tuple *next; argument
26 unsigned char code;
27 unsigned char size;
28 unsigned char data[];