Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/mmc/core/
Dcard.h51 struct mmc_fixup { struct
53 const char *name;
56 u64 rev_start, rev_end;
58 unsigned int manfid;
59 unsigned short oemid;
62 u16 cis_vendor, cis_device;
65 unsigned int ext_csd_rev;
67 void (*vendor_fixup)(struct mmc_card *card, int data);
68 int data;
/kernel/linux/linux-5.10/drivers/mmc/core/
Dcard.h46 struct mmc_fixup { struct
48 const char *name;
51 u64 rev_start, rev_end;
53 unsigned int manfid;
54 unsigned short oemid;
57 u16 cis_vendor, cis_device;
60 unsigned int ext_csd_rev;
62 void (*vendor_fixup)(struct mmc_card *card, int data);
63 int data;