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

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

Completed in 109 milliseconds