OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sdmmc_app_command
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
dev_sdmmc.c
163
static int
sdmmc_app_command
(struct sdmmc_softc*, uint16_t,
615
error =
sdmmc_app_command
(sc, 0, &cmd);
671
sdmmc_app_command
(struct sdmmc_softc *sc, uint16_t rca,
function
697
DPRINTF(("
sdmmc_app_command
: done (error=%d)\n", error));
1270
error =
sdmmc_app_command
(sc, sc->rca, &cmd);
1349
error =
sdmmc_app_command
(sc, sc->rca, &cmd);
/src/sys/dev/sdmmc/
sdmmcvar.h
355
int
sdmmc_app_command
(struct sdmmc_softc *, struct sdmmc_function *,
sdmmc_mem.c
643
error =
sdmmc_app_command
(sc, NULL, &cmd);
1291
error =
sdmmc_app_command
(sc, sf, &cmd);
1407
error =
sdmmc_app_command
(sc, sf, &cmd);
1849
error =
sdmmc_app_command
(sc, sf, &cmd);
2374
error =
sdmmc_app_command
(sc, sf, &cmd);
sdmmc.c
831
sdmmc_app_command
(struct sdmmc_softc *sc, struct sdmmc_function *sf, struct sdmmc_command *cmd)
function
836
DPRINTF(1,("
sdmmc_app_command
: start\n"));
855
DPRINTF(1,("
sdmmc_app_command
: done (error=%d)\n", error));
Completed in 20 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026