Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h5352 struct device_driver { struct
5353 const char *name;
5354 const struct bus_type *bus;
5355 struct module *owner;
5356 const char *mod_name;
5357 bool suppress_bind_attrs;
5358 enum probe_type probe_type;
5359 const struct of_device_id *of_match_table;
5360 const struct acpi_device_id *acpi_match_table;
5361 int (*probe)(struct device *);
[all …]
/external/bcc/libbpf-tools/powerpc/
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 …]
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 …]
/external/bcc/libbpf-tools/loongarch/
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 …]
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 …]
/external/bcc/libbpf-tools/x86/
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 …]
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 …]
/external/bcc/libbpf-tools/arm64/
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 …]
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 …]
/external/bcc/libbpf-tools/riscv/
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 …]
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 …]