Home
last modified time | relevance | path

Searched defs:bus_type (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/drm-shim/
Ddrm_shim.h58 int bus_type; member
Ddrm_shim.c482 int bus_type; in readlink() member
/external/libchrome/dbus/
Dbus.h191 BusType bus_type; // SESSION by default. member
/external/dtc/
Ddtc.h202 struct bus_type { struct
203 const char *name;
/external/crosvm/devices/src/pci/
Dpci_device.rs334 let bus_type = if bar.is_memory() { in get_ranges() localVariable
/external/kernel-headers/original/uapi/linux/
Di2o-dev.h182 __u32 bus_type:8; member
/external/libdrm/
Dxf86drm.c3526 int bus_type; in get_subsystem_type() member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h6629 struct bus_type { struct
6630 const char *name;
6631 const char *dev_name;
6632 struct device *dev_root;
6633 const struct attribute_group **bus_groups;
6634 const struct attribute_group **dev_groups;
6635 const struct attribute_group **drv_groups;
6636 int (*match)(struct device *, struct device_driver *);
6637 int (*uevent)(struct device *, struct kobj_uevent_env *);
6638 int (*probe)(struct device *);
[all …]
Dvmlinux.h6629 struct bus_type { struct
6630 const char *name;
6631 const char *dev_name;
6632 struct device *dev_root;
6633 const struct attribute_group **bus_groups;
6634 const struct attribute_group **dev_groups;
6635 const struct attribute_group **drv_groups;
6636 int (*match)(struct device *, struct device_driver *);
6637 int (*uevent)(struct device *, struct kobj_uevent_env *);
6638 int (*probe)(struct device *);
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h6890 struct bus_type { struct
6891 const char *name;
6892 const char *dev_name;
6893 struct device *dev_root;
6894 const struct attribute_group **bus_groups;
6895 const struct attribute_group **dev_groups;
6896 const struct attribute_group **drv_groups;
6897 int (*match)(struct device *, struct device_driver *);
6898 int (*uevent)(struct device *, struct kobj_uevent_env *);
6899 int (*probe)(struct device *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5706 struct bus_type { struct
5707 const char *name;
5708 const char *dev_name;
5709 struct device *dev_root;
5710 const struct attribute_group **bus_groups;
5711 const struct attribute_group **dev_groups;
5712 const struct attribute_group **drv_groups;
5713 int (*match)(struct device *, struct device_driver *);
5714 int (*uevent)(struct device *, struct kobj_uevent_env *);
5715 int (*probe)(struct device *);
[all …]
Dvmlinux_510.h5706 struct bus_type { struct
5707 const char *name;
5708 const char *dev_name;
5709 struct device *dev_root;
5710 const struct attribute_group **bus_groups;
5711 const struct attribute_group **dev_groups;
5712 const struct attribute_group **drv_groups;
5713 int (*match)(struct device *, struct device_driver *);
5714 int (*uevent)(struct device *, struct kobj_uevent_env *);
5715 int (*probe)(struct device *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h6393 struct bus_type { struct
6394 const char *name;
6395 const char *dev_name;
6396 struct device *dev_root;
6397 const struct attribute_group **bus_groups;
6398 const struct attribute_group **dev_groups;
6399 const struct attribute_group **drv_groups;
6400 int (*match)(struct device *, struct device_driver *);
6401 int (*uevent)(struct device *, struct kobj_uevent_env *);
6402 int (*probe)(struct device *);
[all …]
Dvmlinux_505.h6393 struct bus_type { struct
6394 const char *name;
6395 const char *dev_name;
6396 struct device *dev_root;
6397 const struct attribute_group **bus_groups;
6398 const struct attribute_group **dev_groups;
6399 const struct attribute_group **drv_groups;
6400 int (*match)(struct device *, struct device_driver *);
6401 int (*uevent)(struct device *, struct kobj_uevent_env *);
6402 int (*probe)(struct device *);
[all …]