Home
last modified time | relevance | path

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

/include/linux/amba/
Dmmci.h12 struct embedded_sdio_data { struct
13 struct sdio_cis cis;
14 struct sdio_cccr cccr;
15 struct sdio_embedded_func *funcs;
16 int num_funcs;
/include/linux/mmc/
Dhost.h448 } embedded_sdio_data; member