Home
last modified time | relevance | path

Searched defs:device_driver (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h6706 struct device_driver { struct
6707 const char *name;
6708 const struct bus_type *bus;
6709 struct module *owner;
6710 const char *mod_name;
6711 bool suppress_bind_attrs;
6712 enum probe_type probe_type;
6713 const struct of_device_id *of_match_table;
6714 const struct acpi_device_id *acpi_match_table;
6715 int (*probe)(struct device *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h5213 struct device_driver { struct
5214 const char *name;
5215 struct bus_type *bus;
5216 struct module *owner;
5217 const char *mod_name;
5218 bool suppress_bind_attrs;
5219 enum probe_type probe_type;
5220 const struct of_device_id *of_match_table;
5221 const struct acpi_device_id *acpi_match_table;
5222 int (*probe)(struct device *);
[all …]
H A Dvmlinux_600.h5213 struct device_driver { struct
5214 const char *name;
5215 struct bus_type *bus;
5216 struct module *owner;
5217 const char *mod_name;
5218 bool suppress_bind_attrs;
5219 enum probe_type probe_type;
5220 const struct of_device_id *of_match_table;
5221 const struct acpi_device_id *acpi_match_table;
5222 int (*probe)(struct device *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h4928 struct device_driver { struct
4929 const char *name;
4930 struct bus_type *bus;
4931 struct module *owner;
4932 const char *mod_name;
4933 bool suppress_bind_attrs;
4934 enum probe_type probe_type;
4935 const struct of_device_id *of_match_table;
4936 const struct acpi_device_id *acpi_match_table;
4937 int (*probe)(struct device *);
[all …]
H A Dvmlinux_602.h4928 struct device_driver { struct
4929 const char *name;
4930 struct bus_type *bus;
4931 struct module *owner;
4932 const char *mod_name;
4933 bool suppress_bind_attrs;
4934 enum probe_type probe_type;
4935 const struct of_device_id *of_match_table;
4936 const struct acpi_device_id *acpi_match_table;
4937 int (*probe)(struct device *);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h6676 struct device_driver { struct
6677 const char *name;
6678 const struct bus_type *bus;
6679 struct module *owner;
6680 const char *mod_name;
6681 bool suppress_bind_attrs;
6682 enum probe_type probe_type;
6683 const struct of_device_id *of_match_table;
6684 const struct acpi_device_id *acpi_match_table;
6685 int (*probe)(struct device *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h7236 struct device_driver { struct
7237 const char *name;
7238 struct bus_type *bus;
7239 struct module *owner;
7240 const char *mod_name;
7241 bool suppress_bind_attrs;
7242 enum probe_type probe_type;
7243 const struct of_device_id *of_match_table;
7244 const struct acpi_device_id *acpi_match_table;
7245 int (*probe)(struct device *);
[all …]
H A Dvmlinux_518.h7236 struct device_driver { struct
7237 const char *name;
7238 struct bus_type *bus;
7239 struct module *owner;
7240 const char *mod_name;
7241 bool suppress_bind_attrs;
7242 enum probe_type probe_type;
7243 const struct of_device_id *of_match_table;
7244 const struct acpi_device_id *acpi_match_table;
7245 int (*probe)(struct device *);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h6285 struct device_driver { struct
6286 const char *name;
6287 const struct bus_type *bus;
6288 struct module *owner;
6289 const char *mod_name;
6290 bool suppress_bind_attrs;
6291 enum probe_type probe_type;
6292 const struct of_device_id *of_match_table;
6293 const struct acpi_device_id *acpi_match_table;
6294 int (*probe)(struct device *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h5802 struct device_driver { struct
5803 const char *name;
5804 struct bus_type *bus;
5805 struct module *owner;
5806 const char *mod_name;
5807 bool suppress_bind_attrs;
5808 enum probe_type probe_type;
5809 const struct of_device_id *of_match_table;
5810 const struct acpi_device_id *acpi_match_table;
5811 int (*probe)(struct device *);
[all …]
H A Dvmlinux.h5802 struct device_driver { struct
5803 const char *name;
5804 struct bus_type *bus;
5805 struct module *owner;
5806 const char *mod_name;
5807 bool suppress_bind_attrs;
5808 enum probe_type probe_type;
5809 const struct of_device_id *of_match_table;
5810 const struct acpi_device_id *acpi_match_table;
5811 int (*probe)(struct device *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h4478 struct device_driver { struct
4479 const char *name;
4480 struct bus_type *bus;
4481 struct module *owner;
4482 const char *mod_name;
4483 bool suppress_bind_attrs;
4484 enum probe_type probe_type;
4485 const struct of_device_id *of_match_table;
4486 const struct acpi_device_id *acpi_match_table;
4487 int (*probe)(struct device *);
[all …]
H A Dvmlinux.h4478 struct device_driver { struct
4479 const char *name;
4480 struct bus_type *bus;
4481 struct module *owner;
4482 const char *mod_name;
4483 bool suppress_bind_attrs;
4484 enum probe_type probe_type;
4485 const struct of_device_id *of_match_table;
4486 const struct acpi_device_id *acpi_match_table;
4487 int (*probe)(struct device *);
[all …]