Home
last modified time | relevance | path

Searched defs:sdio_func (Results 1 – 3 of 3) 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
H A Dcard.h364 struct sdio_func *sdio_func[SDIO_MAX_FUNCS]; /* SDIO functions (devices) */ member
/linux/drivers/net/wireless/realtek/rtw88/
H A Dsdio.h151 struct sdio_func *sdio_func; member