Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mmc_send_cid
drivers/mmc/core/mmc.c
1645
err = mmc_send_cid(host, cid);
drivers/mmc/core/mmc_ops.h
36
int mmc_send_cid(struct mmc_host *host, u32 *cid);
drivers/mmc/core/sd.c
901
err = mmc_send_cid(host, cid);
drivers/mmc/core/sd_uhs2.c
916
err = mmc_send_cid(host, cid);