| /drivers/media/v4l2-core/ |
| A D | v4l2-fwnode.c | 315 if (bus_type == V4L2_MBUS_PARALLEL || bus_type == V4L2_MBUS_BT656) in v4l2_fwnode_endpoint_parse_parallel_bus() 408 switch (bus_type) { in v4l2_fwnode_endpoint_parse_parallel_bus() 455 if (bus_type == V4L2_MBUS_CCP2) in v4l2_fwnode_endpoint_parse_csi1_bus() 456 vep->bus_type = V4L2_MBUS_CCP2; in v4l2_fwnode_endpoint_parse_csi1_bus() 472 v4l2_fwnode_bus_type_to_string(bus_type), bus_type, in __v4l2_fwnode_endpoint_parse() 474 vep->bus_type); in __v4l2_fwnode_endpoint_parse() 489 vep->bus_type = mbus_type; in __v4l2_fwnode_endpoint_parse() 492 switch (vep->bus_type) { in __v4l2_fwnode_endpoint_parse() 505 vep->bus_type); in __v4l2_fwnode_endpoint_parse() 516 vep->bus_type); in __v4l2_fwnode_endpoint_parse() [all …]
|
| /drivers/base/ |
| A D | bus.c | 87 static const struct bus_type *bus_get(const struct bus_type *bus) in bus_get() 96 static void bus_put(const struct bus_type *bus) in bus_put() 238 const struct bus_type *bus = bus_get(drv->bus); in unbind_store() 261 const struct bus_type *bus = bus_get(drv->bus); in bind_store() 612 static int add_probe_files(const struct bus_type *bus) in add_probe_files() 784 int bus_rescan_devices(const struct bus_type *bus) in bus_rescan_devices() 856 int bus_register(const struct bus_type *bus) in bus_register() 943 void bus_unregister(const struct bus_type *bus) in bus_unregister() 1005 struct kset *bus_get_kset(const struct bus_type *bus) in bus_get_kset() 1047 void bus_sort_breadthfirst(const struct bus_type *bus, in bus_sort_breadthfirst() [all …]
|
| A D | base.h | 53 const struct bus_type *bus; 76 struct subsys_private *bus_to_subsys(const struct bus_type *bus); 156 bool bus_is_registered(const struct bus_type *bus);
|
| /drivers/platform/x86/ |
| A D | serial-multi-instantiate.c | 39 enum smi_bus_type bus_type; member 263 switch (node->bus_type) { in smi_probe() 312 .bus_type = SMI_I2C, 323 .bus_type = SMI_I2C, 334 .bus_type = SMI_I2C, 345 .bus_type = SMI_AUTO_DETECT, 358 .bus_type = SMI_AUTO_DETECT, 371 .bus_type = SMI_AUTO_DETECT, 384 .bus_type = SMI_AUTO_DETECT, 395 .bus_type = SMI_AUTO_DETECT,
|
| /drivers/net/wireless/broadcom/b43/ |
| A D | bus.h | 15 enum b43_bus_type bus_type; member 60 return (dev->bus_type == B43_BUS_SSB && in b43_bus_host_is_pcmcia() 70 if (dev->bus_type == B43_BUS_BCMA) in b43_bus_host_is_pci() 74 if (dev->bus_type == B43_BUS_SSB) in b43_bus_host_is_pci() 83 return (dev->bus_type == B43_BUS_SSB && in b43_bus_host_is_sdio()
|
| A D | bus.c | 81 dev->bus_type = B43_BUS_BCMA; in b43_bus_dev_bcma_init() 186 dev->bus_type = B43_BUS_SSB; in b43_bus_dev_ssb_init() 225 switch (dev->bus_type) { in b43_bus_get_wldev() 240 switch (dev->bus_type) { in b43_bus_set_wldev()
|
| /drivers/s390/crypto/ |
| A D | ap_bus.c | 168 static const struct bus_type ap_bus_type; 1267 static ssize_t ap_domain_show(const struct bus_type *bus, char *buf) in ap_domain_show() 1272 static ssize_t ap_domain_store(const struct bus_type *bus, in ap_domain_store() 1348 static ssize_t config_time_store(const struct bus_type *bus, in config_time_store() 1367 static ssize_t poll_thread_store(const struct bus_type *bus, in poll_thread_store() 1436 static ssize_t apmask_show(const struct bus_type *bus, char *buf) in apmask_show() 1528 static ssize_t aqmask_show(const struct bus_type *bus, char *buf) in aqmask_show() 1620 static ssize_t scans_show(const struct bus_type *bus, char *buf) in scans_show() 1637 static ssize_t bindings_show(const struct bus_type *bus, char *buf) in bindings_show() 1653 static ssize_t features_show(const struct bus_type *bus, char *buf) in features_show() [all …]
|
| /drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | common.h | 67 enum brcmf_bus_type bus_type, 83 void brcmf_acpi_probe(struct device *dev, enum brcmf_bus_type bus_type, 87 enum brcmf_bus_type bus_type, in brcmf_acpi_probe() argument
|
| A D | common.c | 514 enum brcmf_bus_type bus_type, in brcmf_get_module_param() argument 522 brcmf_dbg(INFO, "Enter, bus=%d, chip=%d, rev=%d\n", bus_type, chip, in brcmf_get_module_param() 538 if (bus_type == BRCMF_BUSTYPE_SDIO) in brcmf_get_module_param() 546 if ((device_pd->bus_type == bus_type) && in brcmf_get_module_param() 553 if (device_pd->bus_type == BRCMF_BUSTYPE_SDIO) in brcmf_get_module_param() 565 if (brcmf_of_probe(dev, bus_type, settings) == -EPROBE_DEFER) { in brcmf_get_module_param() 569 brcmf_acpi_probe(dev, bus_type, settings); in brcmf_get_module_param()
|
| A D | of.h | 6 int brcmf_of_probe(struct device *dev, enum brcmf_bus_type bus_type, 9 static int brcmf_of_probe(struct device *dev, enum brcmf_bus_type bus_type, in brcmf_of_probe() argument
|
| A D | of.c | 69 int brcmf_of_probe(struct device *dev, enum brcmf_bus_type bus_type, in brcmf_of_probe() argument 133 if (bus_type != BRCMF_BUSTYPE_SDIO) in brcmf_of_probe()
|
| /drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_huc.h | 17 struct bus_type; 69 void intel_huc_register_gsc_notifier(struct intel_huc *huc, const struct bus_type *bus); 70 void intel_huc_unregister_gsc_notifier(struct intel_huc *huc, const struct bus_type *bus);
|
| /drivers/gpu/host1x/ |
| A D | bus.h | 10 struct bus_type; 13 extern const struct bus_type host1x_bus_type;
|
| /drivers/media/platform/st/stm32/stm32-dcmipp/ |
| A D | dcmipp-input.c | 247 inp->ved.bus_type == V4L2_MBUS_BT656) in dcmipp_inp_adjust_fmt() 326 if (inp->ved.bus_type == V4L2_MBUS_BT656) { in dcmipp_inp_configure_parallel() 419 if (inp->ved.bus_type == V4L2_MBUS_PARALLEL || in dcmipp_inp_enable_streams() 420 inp->ved.bus_type == V4L2_MBUS_BT656) in dcmipp_inp_enable_streams() 422 else if (inp->ved.bus_type == V4L2_MBUS_CSI2_DPHY) in dcmipp_inp_enable_streams() 460 if (inp->ved.bus_type == V4L2_MBUS_PARALLEL || in dcmipp_inp_disable_streams() 461 inp->ved.bus_type == V4L2_MBUS_BT656) { in dcmipp_inp_disable_streams()
|
| A D | dcmipp-core.c | 337 vep.bus_type = supported_types[i]; in dcmipp_graph_notify_bound() 350 if (vep.bus_type != V4L2_MBUS_CSI2_DPHY && in dcmipp_graph_notify_bound() 357 if (vep.bus_type == V4L2_MBUS_BT656 && in dcmipp_graph_notify_bound() 366 if (vep.bus_type != V4L2_MBUS_CSI2_DPHY) { in dcmipp_graph_notify_bound() 371 sink->bus_type = vep.bus_type; in dcmipp_graph_notify_bound()
|
| /drivers/usb/typec/ |
| A D | bus.h | 8 struct bus_type; 31 extern const struct bus_type typec_bus;
|
| /drivers/iommu/ |
| A D | iommu-priv.h | 34 const struct bus_type *bus, 37 const struct bus_type *bus,
|
| /drivers/net/netdevsim/ |
| A D | bus.c | 159 new_device_store(const struct bus_type *bus, const char *buf, size_t count) in new_device_store() 214 del_device_store(const struct bus_type *bus, const char *buf, size_t count) in del_device_store() 253 static ssize_t link_device_store(const struct bus_type *bus, const char *buf, size_t count) in link_device_store() 344 static ssize_t unlink_device_store(const struct bus_type *bus, const char *buf, size_t count) in unlink_device_store() 429 static const struct bus_type nsim_bus = {
|
| /drivers/edac/ |
| A D | edac_module.c | 70 static const struct bus_type edac_subsys = { 93 const struct bus_type *edac_get_sysfs_subsys(void) in edac_get_sysfs_subsys()
|
| /drivers/media/platform/rockchip/rkisp1/ |
| A D | rkisp1-dev.c | 218 vep.bus_type = V4L2_MBUS_CSI2_DPHY; in rkisp1_subdev_notifier_register() 227 vep.bus_type = V4L2_MBUS_UNKNOWN; in rkisp1_subdev_notifier_register() 243 if (vep.bus_type != V4L2_MBUS_PARALLEL && in rkisp1_subdev_notifier_register() 244 vep.bus_type != V4L2_MBUS_BT656) { in rkisp1_subdev_notifier_register() 272 rk_asd->mbus_type = vep.bus_type; in rkisp1_subdev_notifier_register() 275 if (vep.bus_type == V4L2_MBUS_CSI2_DPHY) { in rkisp1_subdev_notifier_register()
|
| /drivers/dma/idxd/ |
| A D | compat.c | 18 const struct bus_type *bus = drv->bus; in unbind_store() 34 const struct bus_type *bus = drv->bus; in bind_store()
|
| /drivers/media/platform/marvell/ |
| A D | mmp-driver.c | 201 mcam->bus_type = pdata->bus_type; in mmpcam_probe() 214 if (mcam->bus_type == V4L2_MBUS_CSI2_DPHY) { in mmpcam_probe()
|
| /drivers/net/ethernet/seeq/ |
| A D | ether3.c | 751 int bus_type, ret; in ether3_probe() local 789 bus_type = BUS_UNKNOWN; in ether3_probe() 797 bus_type = BUS_8; in ether3_probe() 799 if (bus_type == BUS_UNKNOWN && in ether3_probe() 802 bus_type = BUS_16; in ether3_probe() 804 switch (bus_type) { in ether3_probe()
|
| /drivers/media/platform/microchip/ |
| A D | microchip-csi2dc.c | 580 if (input_endpoint.bus_type == V4L2_MBUS_PARALLEL || in csi2dc_of_parse() 581 input_endpoint.bus_type == V4L2_MBUS_BT656) { in csi2dc_of_parse() 587 if (input_endpoint.bus_type == V4L2_MBUS_CSI2_DPHY) { in csi2dc_of_parse() 610 if (output_endpoint.bus_type != V4L2_MBUS_PARALLEL && in csi2dc_of_parse() 611 output_endpoint.bus_type != V4L2_MBUS_BT656) { in csi2dc_of_parse()
|
| /drivers/acpi/ |
| A D | mipi-disco-img.c | 284 unsigned int bus_type; in extract_crs_csi2_conn_info() local 299 bus_type = V4L2_FWNODE_BUS_TYPE_CSI2_CPHY; in extract_crs_csi2_conn_info() 303 bus_type = V4L2_FWNODE_BUS_TYPE_CSI2_DPHY; in extract_crs_csi2_conn_info() 337 PROPERTY_ENTRY_U32("bus-type", bus_type); in extract_crs_csi2_conn_info() 355 PROPERTY_ENTRY_U32("bus-type", bus_type); in extract_crs_csi2_conn_info()
|