/Linux-v4.19/include/linux/ |
D | device.h | 114 struct bus_type { struct 115 const char *name; 116 const char *dev_name; 117 struct device *dev_root; 118 const struct attribute_group **bus_groups; 119 const struct attribute_group **dev_groups; 120 const struct attribute_group **drv_groups; 122 int (*match)(struct device *dev, struct device_driver *drv); 123 int (*uevent)(struct device *dev, struct kobj_uevent_env *env); 124 int (*probe)(struct device *dev); [all …]
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | of.h | 20 static void brcmf_of_probe(struct device *dev, enum brcmf_bus_type bus_type, in brcmf_of_probe()
|
D | of.c | 26 void brcmf_of_probe(struct device *dev, enum brcmf_bus_type bus_type, in brcmf_of_probe()
|
D | common.c | 404 enum brcmf_bus_type bus_type, in brcmf_get_module_param()
|
/Linux-v4.19/tools/usb/usbip/src/ |
D | usbip_unbind.c | 44 char bus_type[] = "usb"; in unbind_device() local
|
/Linux-v4.19/include/media/i2c/ |
D | s5c73m3.h | 49 enum v4l2_mbus_type bus_type; member
|
D | s5k6aa.h | 45 enum v4l2_mbus_type bus_type; member
|
/Linux-v4.19/include/linux/platform_data/media/ |
D | mmp-camera.h | 18 enum v4l2_mbus_type bus_type; member
|
/Linux-v4.19/scripts/dtc/ |
D | dtc.h | 140 struct bus_type { struct 141 const char *name;
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-fwnode.c | 168 u32 bus_type) in v4l2_fwnode_endpoint_parse_csi1_bus() 194 u32 bus_type = 0; in v4l2_fwnode_endpoint_parse() local
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | platform.h | 140 enum ps3_bus_type bus_type; member
|
D | repository.c | 178 enum ps3_bus_type *bus_type) in ps3_repository_read_bus_type() 428 int ps3_repository_find_devices(enum ps3_bus_type bus_type, in ps3_repository_find_devices() 470 int ps3_repository_find_bus(enum ps3_bus_type bus_type, unsigned int from, in ps3_repository_find_bus()
|
D | device-init.c | 910 static int __init ps3_start_probe_thread(enum ps3_bus_type bus_type) in ps3_start_probe_thread()
|
/Linux-v4.19/include/media/ |
D | v4l2-fwnode.h | 104 enum v4l2_mbus_type bus_type; member
|
/Linux-v4.19/include/linux/platform_data/ |
D | brcmfmac.h | 152 enum brcmf_bus_type bus_type; member
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | bus.h | 15 enum b43_bus_type bus_type; member
|
/Linux-v4.19/drivers/net/fddi/skfp/h/ |
D | targetos.h | 125 u32 bus_type; /* bus type (0 == PCI, 1 == EISA) */ member
|
/Linux-v4.19/drivers/media/common/b2c2/ |
D | flexcop-common.h | 73 flexcop_bus_t bus_type; member
|
/Linux-v4.19/sound/soc/rockchip/ |
D | rk3399_gru_sound.c | 393 struct bus_type *bus_type; member
|
/Linux-v4.19/drivers/mcb/ |
D | mcb-internal.h | 42 u8 bus_type; member
|
/Linux-v4.19/drivers/media/i2c/ |
D | smiapp-pll.h | 39 uint8_t bus_type; member
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | coredump.h | 67 __le32 bus_type; member
|
/Linux-v4.19/drivers/net/ethernet/seeq/ |
D | ether3.c | 757 int bus_type, ret; in ether3_probe() local
|
/Linux-v4.19/drivers/ide/ |
D | cmd640.c | 722 const char *bus_type, *port2; in cmd640x_init() local
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | init.c | 620 enum ath_bus_type bus_type = common->bus_ops->ath_bus_type; in ath9k_of_init() local
|