Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MMC_CAP_SPI
drivers/mmc/host/mmc_spi.c
1198
mmc->caps = MMC_CAP_SPI;
include/linux/mmc/host.h
614
#define mmc_host_is_spi(host) ((host)->caps & MMC_CAP_SPI)