Home
last modified time | relevance | path

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

/include/linux/mmc/
A Dcore.h119 struct mmc_data { struct
120 unsigned int timeout_ns; /* data timeout (in ns, max 80ms) */
121 unsigned int timeout_clks; /* data timeout (in clocks) */
122 unsigned int blksz; /* data block size */
123 unsigned int blocks; /* number of blocks */
124 unsigned int blk_addr; /* block address */
125 int error; /* data error */
126 unsigned int flags;
152 struct mmc_data *data; argument

Completed in 3 milliseconds