Searched defs:sdio_func (Results 1 – 2 of 2) sorted by relevance
55 struct sdio_func { struct77 struct sdio_func_tuple *tuples; argument82 #define sdio_func_present(f) ((f)->state & SDIO_STATE_PRESENT) argument279 struct sdio_func *sdio_func[SDIO_MAX_FUNCS]; /* SDIO functions (devices) */ member311 struct sdio_func sdio_func[SDIO_MAX_FUNCS]; /* SDIO functions (devices) */ member
1154 …tic int32_t sdio_init_func_by_func(struct mmc_card *card, uint32_t fn, struct sdio_func *sdio_func) in sdio_init_func_by_func()
Completed in 7 milliseconds