Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h114910 struct mmc_pwrseq_ops { struct
114911 void (*pre_power_on)(struct mmc_host *);
114912 void (*post_power_on)(struct mmc_host *);
114913 void (*power_off)(struct mmc_host *);
114914 void (*reset)(struct mmc_host *);
Dvmlinux.h114910 struct mmc_pwrseq_ops { struct
114911 void (*pre_power_on)(struct mmc_host *);
114912 void (*post_power_on)(struct mmc_host *);
114913 void (*power_off)(struct mmc_host *);
114914 void (*reset)(struct mmc_host *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h81044 struct mmc_pwrseq_ops { struct
81045 void (*pre_power_on)(struct mmc_host *);
81046 void (*post_power_on)(struct mmc_host *);
81047 void (*power_off)(struct mmc_host *);
81048 void (*reset)(struct mmc_host *);
Dvmlinux_608.h81044 struct mmc_pwrseq_ops { struct
81045 void (*pre_power_on)(struct mmc_host *);
81046 void (*post_power_on)(struct mmc_host *);
81047 void (*power_off)(struct mmc_host *);
81048 void (*reset)(struct mmc_host *);
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h111999 struct mmc_pwrseq_ops { struct
112000 void (*pre_power_on)(struct mmc_host *);
112001 void (*post_power_on)(struct mmc_host *);
112002 void (*power_off)(struct mmc_host *);
112003 void (*reset)(struct mmc_host *);
Dvmlinux_602.h111999 struct mmc_pwrseq_ops { struct
112000 void (*pre_power_on)(struct mmc_host *);
112001 void (*post_power_on)(struct mmc_host *);
112002 void (*power_off)(struct mmc_host *);
112003 void (*reset)(struct mmc_host *);