OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sdmmc_response
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
dev_sdmmc.h
83
typedef uint32_t
sdmmc_response
[4];
typedef in typeref:typename:uint32_t[4]
88
sdmmc_response
c_resp; /* response buffer */
/src/sys/dev/sdmmc/
sdmmcvar.h
90
typedef uint32_t
sdmmc_response
[4];
typedef in typeref:typename:uint32_t[4]
114
sdmmc_response
c_resp; /* response buffer */
220
sdmmc_response
raw_cid; /* temp. storage for decoding */
369
int sdmmc_decode_csd(struct sdmmc_softc *,
sdmmc_response
,
371
int sdmmc_decode_cid(struct sdmmc_softc *,
sdmmc_response
,
375
void sdmmc_print_csd(
sdmmc_response
, struct sdmmc_csd *);
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025