Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dsdio_func.h34 struct sdio_func { struct
35 struct mmc_card *card; /* the card this device belongs to */
59 struct sdio_func_tuple *tuples; argument
70 #define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev) argument
/linux/drivers/net/wireless/realtek/rtw88/
H A Dsdio.h151 struct sdio_func *sdio_func; member