Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dev_to_sdio_func
drivers/staging/rtl8723bs/os_dep/sdio_intf.c
12
#define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev)
include/linux/mmc/sdio_func.h
70
#define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev)