Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mmc/
Dsdio_func.h72 #define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev) macro
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dsdio_intf.c14 #define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev) macro