Searched defs:mmc_pwrseq_ops (Results 1 – 2 of 2) sorted by relevance
106018 struct mmc_pwrseq_ops { struct106019 void (*pre_power_on)(struct mmc_host *);106020 void (*post_power_on)(struct mmc_host *);106021 void (*power_off)(struct mmc_host *);106022 void (*reset)(struct mmc_host *);
115884 struct mmc_pwrseq_ops { struct115885 void (*pre_power_on)(struct mmc_host *);115886 void (*post_power_on)(struct mmc_host *);115887 void (*power_off)(struct mmc_host *);115888 void (*reset)(struct mmc_host *);