Home
last modified time | relevance | path

Searched defs:mmc_ios (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/linux/mmc/
Dhost.h17 struct mmc_ios { struct
18 unsigned int clock;
19 unsigned short vdd;
46 unsigned char bus_mode;
71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); argument