Searched defs:mmc_card (Results 1 – 2 of 2) sorted by relevance
105958 struct mmc_card { struct105959 struct mmc_host *host;105960 struct device dev;105961 u32 ocr;105962 unsigned int rca;105963 unsigned int type;105964 unsigned int state;105965 unsigned int quirks;105966 unsigned int quirk_max_rate;105967 bool written_flag;[all …]
115824 struct mmc_card { struct115825 struct mmc_host *host;115826 struct device dev;115827 u32 ocr;115828 unsigned int rca;115829 unsigned int type;115830 unsigned int state;115831 unsigned int quirks;115832 unsigned int quirk_max_rate;115833 bool written_flag;[all …]