/external/v4l-utils/utils/libmedia_dev/ |
D | get_media_devices.h | 65 enum bus_type { enum
|
/external/libchrome/dbus/ |
D | bus.h | 191 BusType bus_type; // SESSION by default. member
|
/external/mesa3d/src/drm-shim/ |
D | drm_shim.h | 72 int bus_type; member
|
D | drm_shim.c | 727 int bus_type; in readlink() member
|
/external/dtc/ |
D | dtc.h | 202 struct bus_type { struct 203 const char *name;
|
/external/v4l-utils/lib/libdvbv5/ |
D | dvb-dev-local.c | 81 const char *bus_type, *p, *sysname; in handle_device_change() local
|
/external/crosvm/devices/src/ |
D | bus.rs | 362 bus_type: BusType, field
|
/external/kernel-headers/original/uapi/linux/ |
D | i2o-dev.h | 182 __u32 bus_type:8; member
|
/external/crosvm/devices/src/pci/ |
D | pci_device.rs | 711 let bus_type = if bar.is_memory() { in get_ranges() localVariable
|
/external/intel-media-driver/cmrtlib/linux/hardware/ |
D | drm_device.h | 946 int bus_type; in drmParseSubsystemType() member
|
/external/libdrm/ |
D | xf86drm.c | 3582 int bus_type; in get_subsystem_type() member
|
/external/coreboot/src/ec/google/chromeec/ |
D | ec_commands.h | 6737 uint8_t bus_type; /* enum ec_bus_type */ member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 5174 struct bus_type { struct 5175 const char *name; 5176 const char *dev_name; 5177 struct device *dev_root; 5178 const struct attribute_group **bus_groups; 5179 const struct attribute_group **dev_groups; 5180 const struct attribute_group **drv_groups; 5181 int (*match)(struct device *, struct device_driver *); 5182 int (*uevent)(struct device *, struct kobj_uevent_env *); 5183 int (*probe)(struct device *); [all …]
|
D | vmlinux.h | 5174 struct bus_type { struct 5175 const char *name; 5176 const char *dev_name; 5177 struct device *dev_root; 5178 const struct attribute_group **bus_groups; 5179 const struct attribute_group **dev_groups; 5180 const struct attribute_group **drv_groups; 5181 int (*match)(struct device *, struct device_driver *); 5182 int (*uevent)(struct device *, struct kobj_uevent_env *); 5183 int (*probe)(struct device *); [all …]
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 4893 struct bus_type { struct 4894 const char *name; 4895 const char *dev_name; 4896 struct device *dev_root; 4897 const struct attribute_group **bus_groups; 4898 const struct attribute_group **dev_groups; 4899 const struct attribute_group **drv_groups; 4900 int (*match)(struct device *, struct device_driver *); 4901 int (*uevent)(struct device *, struct kobj_uevent_env *); 4902 int (*probe)(struct device *); [all …]
|
D | vmlinux.h | 4893 struct bus_type { struct 4894 const char *name; 4895 const char *dev_name; 4896 struct device *dev_root; 4897 const struct attribute_group **bus_groups; 4898 const struct attribute_group **dev_groups; 4899 const struct attribute_group **drv_groups; 4900 int (*match)(struct device *, struct device_driver *); 4901 int (*uevent)(struct device *, struct kobj_uevent_env *); 4902 int (*probe)(struct device *); [all …]
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 6671 struct bus_type { struct 6672 const char *name; 6673 const char *dev_name; 6674 const struct attribute_group **bus_groups; 6675 const struct attribute_group **dev_groups; 6676 const struct attribute_group **drv_groups; 6677 int (*match)(struct device *, struct device_driver *); 6678 int (*uevent)(const struct device *, struct kobj_uevent_env *); 6679 int (*probe)(struct device *); 6680 void (*sync_state)(struct device *); [all …]
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 7197 struct bus_type { struct 7198 const char *name; 7199 const char *dev_name; 7200 struct device *dev_root; 7201 const struct attribute_group **bus_groups; 7202 const struct attribute_group **dev_groups; 7203 const struct attribute_group **drv_groups; 7204 int (*match)(struct device *, struct device_driver *); 7205 int (*uevent)(struct device *, struct kobj_uevent_env *); 7206 int (*probe)(struct device *); [all …]
|
D | vmlinux_518.h | 7197 struct bus_type { struct 7198 const char *name; 7199 const char *dev_name; 7200 struct device *dev_root; 7201 const struct attribute_group **bus_groups; 7202 const struct attribute_group **dev_groups; 7203 const struct attribute_group **drv_groups; 7204 int (*match)(struct device *, struct device_driver *); 7205 int (*uevent)(struct device *, struct kobj_uevent_env *); 7206 int (*probe)(struct device *); [all …]
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 4439 struct bus_type { struct 4440 const char *name; 4441 const char *dev_name; 4442 struct device *dev_root; 4443 const struct attribute_group **bus_groups; 4444 const struct attribute_group **dev_groups; 4445 const struct attribute_group **drv_groups; 4446 int (*match)(struct device *, struct device_driver *); 4447 int (*uevent)(struct device *, struct kobj_uevent_env *); 4448 int (*probe)(struct device *); [all …]
|
D | vmlinux.h | 4439 struct bus_type { struct 4440 const char *name; 4441 const char *dev_name; 4442 struct device *dev_root; 4443 const struct attribute_group **bus_groups; 4444 const struct attribute_group **dev_groups; 4445 const struct attribute_group **drv_groups; 4446 int (*match)(struct device *, struct device_driver *); 4447 int (*uevent)(struct device *, struct kobj_uevent_env *); 4448 int (*probe)(struct device *); [all …]
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 5763 struct bus_type { struct 5764 const char *name; 5765 const char *dev_name; 5766 struct device *dev_root; 5767 const struct attribute_group **bus_groups; 5768 const struct attribute_group **dev_groups; 5769 const struct attribute_group **drv_groups; 5770 int (*match)(struct device *, struct device_driver *); 5771 int (*uevent)(struct device *, struct kobj_uevent_env *); 5772 int (*probe)(struct device *); [all …]
|
D | vmlinux.h | 5763 struct bus_type { struct 5764 const char *name; 5765 const char *dev_name; 5766 struct device *dev_root; 5767 const struct attribute_group **bus_groups; 5768 const struct attribute_group **dev_groups; 5769 const struct attribute_group **drv_groups; 5770 int (*match)(struct device *, struct device_driver *); 5771 int (*uevent)(struct device *, struct kobj_uevent_env *); 5772 int (*probe)(struct device *); [all …]
|