Searched defs:mmc_card (Results 1 – 1 of 1) sorted by relevance
138750 struct mmc_card { struct138751 struct mmc_host *host;138752 struct device dev;138753 u32 ocr;138754 unsigned int rca;138755 unsigned int type;138756 unsigned int state;138757 unsigned int quirks;138758 unsigned int quirk_max_rate;138759 bool reenable_cmdq;[all …]