Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h106018 struct mmc_pwrseq_ops { struct
106019 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 *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h115884 struct mmc_pwrseq_ops { struct
115885 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 *);