Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mmc_rescan
drivers/mmc/core/core.h
76
void mmc_rescan(struct work_struct *work);
drivers/mmc/core/host.c
565
INIT_DELAYED_WORK(&host->detect, mmc_rescan);