Home
last modified time | relevance | path

Searched defs:mmc_driver (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h114925 struct mmc_driver { struct
114926 struct device_driver drv;
114927 int (*probe)(struct mmc_card *);
114928 void (*remove)(struct mmc_card *);
114929 void (*shutdown)(struct mmc_card *);
H A Dvmlinux_518.h114925 struct mmc_driver { struct
114926 struct device_driver drv;
114927 int (*probe)(struct mmc_card *);
114928 void (*remove)(struct mmc_card *);
114929 void (*shutdown)(struct mmc_card *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h106150 struct mmc_driver { struct
106151 struct device_driver drv;
106152 int (*probe)(struct mmc_card *);
106153 void (*remove)(struct mmc_card *);
106154 void (*shutdown)(struct mmc_card *);
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h100560 struct mmc_driver { struct
100561 struct device_driver drv;
100562 int (*probe)(struct mmc_card *);
100563 void (*remove)(struct mmc_card *);
100564 void (*shutdown)(struct mmc_card *);
H A Dvmlinux.h100560 struct mmc_driver { struct
100561 struct device_driver drv;
100562 int (*probe)(struct mmc_card *);
100563 void (*remove)(struct mmc_card *);
100564 void (*shutdown)(struct mmc_card *);
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h111973 struct mmc_driver { struct
111974 struct device_driver drv;
111975 int (*probe)(struct mmc_card *);
111976 void (*remove)(struct mmc_card *);
111977 void (*shutdown)(struct mmc_card *);
H A Dvmlinux.h111973 struct mmc_driver { struct
111974 struct device_driver drv;
111975 int (*probe)(struct mmc_card *);
111976 void (*remove)(struct mmc_card *);
111977 void (*shutdown)(struct mmc_card *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h116016 struct mmc_driver { struct
116017 struct device_driver drv;
116018 int (*probe)(struct mmc_card *);
116019 void (*remove)(struct mmc_card *);
116020 void (*shutdown)(struct mmc_card *);