Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mmc/
Dsdio_func.h70 #define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev) macro
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
Dsdio_intf.c13 #define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev) macro