mmc_card
Regular
4.4
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
};
4.8
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
};
4.10
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
};
4.13
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
};
4.15
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
};
4.18
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
};
5.0
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
5.3
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
5.4
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
5.8
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
5.11
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
u8 major_rev;
u8 minor_rev;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
5.13
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
u8 major_rev;
u8 minor_rev;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
struct workqueue_struct *complete_wq;
};
5.15
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
struct sd_ext_reg ext_power;
struct sd_ext_reg ext_perf;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
u8 major_rev;
u8 minor_rev;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
struct workqueue_struct *complete_wq;
};
5.19
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
struct sd_ext_reg ext_power;
struct sd_ext_reg ext_perf;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
u8 major_rev;
u8 minor_rev;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
struct workqueue_struct *complete_wq;
};
6.2
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
struct sd_ext_reg ext_power;
struct sd_ext_reg ext_perf;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
u8 major_rev;
u8 minor_rev;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
struct workqueue_struct *complete_wq;
};
6.5
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
struct sd_ext_reg ext_power;
struct sd_ext_reg ext_perf;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
u8 major_rev;
u8 minor_rev;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
struct workqueue_struct *complete_wq;
};
6.8
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool written_flag;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
unsigned int wp_grp_size;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
struct sd_ext_reg ext_power;
struct sd_ext_reg ext_perf;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
u8 major_rev;
u8 minor_rev;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
struct workqueue_struct *complete_wq;
};
arm64
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
armhf
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
ppc64el
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
riscv64
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
aws
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
azure
: Absent ⚠️
gcp
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
lowlatency
: ✅struct mmc_card {
struct mmc_host *host;
struct device dev;
u32 ocr;
unsigned int rca;
unsigned int type;
unsigned int state;
unsigned int quirks;
unsigned int quirk_max_rate;
bool reenable_cmdq;
unsigned int erase_size;
unsigned int erase_shift;
unsigned int pref_erase;
unsigned int eg_boundary;
unsigned int erase_arg;
u8 erased_byte;
u32 raw_cid[4];
u32 raw_csd[4];
u32 raw_scr[2];
u32 raw_ssr[16];
struct mmc_cid cid;
struct mmc_csd csd;
struct mmc_ext_csd ext_csd;
struct sd_scr scr;
struct sd_ssr ssr;
struct sd_switch_caps sw_caps;
unsigned int sdio_funcs;
atomic_t sdio_funcs_probed;
struct sdio_cccr cccr;
struct sdio_cis cis;
struct sdio_func * sdio_func[7];
struct sdio_func *sdio_single_irq;
unsigned int num_info;
const char **info;
struct sdio_func_tuple *tuples;
unsigned int sd_bus_speed;
unsigned int mmc_avail_type;
unsigned int drive_strength;
struct dentry *debugfs_root;
struct mmc_part part[7];
unsigned int nr_parts;
unsigned int bouncesz;
struct workqueue_struct *complete_wq;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
⚠️u32 raw_ssr[16]
4.10
and 4.13
⚠️bool reenable_cmdq
unsigned int bouncesz
4.13
and 4.15
✅
4.15
and 4.18
⚠️unsigned int quirk_max_rate
4.18
and 5.0
⚠️struct workqueue_struct *complete_wq
5.0
and 5.3
⚠️unsigned int erase_arg
5.3
and 5.4
⚠️atomic_t sdio_funcs_probed
5.4
and 5.8
✅
5.8
and 5.11
⚠️u8 major_rev
u8 minor_rev
5.11
and 5.13
⚠️unsigned int bouncesz
5.13
and 5.15
⚠️struct sd_ext_reg ext_power
struct sd_ext_reg ext_perf
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
⚠️bool written_flag
unsigned int wp_grp_size
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and gcp
✅
generic
and lowlatency
✅