Searched defs:embedded_sdio_data (Results 1 – 2 of 2) sorted by relevance
12 struct embedded_sdio_data { struct13 struct sdio_cis cis;14 struct sdio_cccr cccr;15 struct sdio_embedded_func *funcs;16 int num_funcs;
448 } embedded_sdio_data; member