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_mmc_command
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
dev_sdmmc.c
159
static int
sdmmc_mmc_command
(struct sdmmc_softc*, struct sdmmc_command*);
165
static int
sdmmc_mmc_command
(struct sdmmc_softc*, struct sdmmc_command*);
575
error =
sdmmc_mmc_command
(sc, &cmd);
592
(void)
sdmmc_mmc_command
(sc, &cmd);
618
error =
sdmmc_mmc_command
(sc, &cmd);
687
error =
sdmmc_mmc_command
(sc, &acmd);
694
error =
sdmmc_mmc_command
(sc, cmd);
726
sdmmc_mmc_command
(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
function
730
DPRINTF(("
sdmmc_mmc_command
: cmd=%d, arg=%x, flags=%x\n",
752
DPRINTF(("
sdmmc_mmc_command
: error=%d\n", error))
[
all
...]
/src/sys/dev/sdmmc/
sdmmc_mem.c
258
error =
sdmmc_mmc_command
(sc, &cmd);
646
error =
sdmmc_mmc_command
(sc, &cmd);
689
error =
sdmmc_mmc_command
(sc, &cmd);
720
error =
sdmmc_mmc_command
(sc, &cmd);
1203
error =
sdmmc_mmc_command
(sc, &cmd);
1231
error =
sdmmc_mmc_command
(sc, &cmd);
1633
error =
sdmmc_mmc_command
(sc, &cmd);
1703
error =
sdmmc_mmc_command
(sc, &cmd);
1777
error =
sdmmc_mmc_command
(sc, &cmd);
1806
error =
sdmmc_mmc_command
(sc, &cmd)
[
all
...]
sdmmc.c
845
error =
sdmmc_mmc_command
(sc, &acmd);
852
error =
sdmmc_mmc_command
(sc, cmd);
865
sdmmc_mmc_command
(struct sdmmc_softc *sc, struct sdmmc_command *cmd)
function
869
DPRINTF(1,("
sdmmc_mmc_command
: cmd=%d, arg=%#x, flags=%#x\n",
889
DPRINTF(1,("
sdmmc_mmc_command
: error=%d\n", error));
916
(void)
sdmmc_mmc_command
(sc, &cmd);
935
(void)
sdmmc_mmc_command
(sc, &cmd);
964
error =
sdmmc_mmc_command
(sc, &cmd);
998
error =
sdmmc_mmc_command
(sc, &cmd);
sdmmc_io.c
370
error =
sdmmc_mmc_command
(sc, &cmd);
457
error =
sdmmc_mmc_command
(sc, &cmd);
466
error =
sdmmc_mmc_command
(sc, &cmd);
718
error =
sdmmc_mmc_command
(sc, &cmd);
sdmmcvar.h
354
int
sdmmc_mmc_command
(struct sdmmc_softc *, struct sdmmc_command *);
Completed in 17 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026