Home
last modified time | relevance | path

Searched refs:bus_find_device (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/include/linux/device/
A Dbus.h149 struct device *bus_find_device(const struct bus_type *bus, struct device *start,
163 return bus_find_device(bus, start, name, device_match_name); in bus_find_device_by_name()
175 return bus_find_device(bus, NULL, np, device_match_of_node); in bus_find_device_by_of_node()
187 return bus_find_device(bus, NULL, fwnode, device_match_fwnode); in bus_find_device_by_fwnode()
199 return bus_find_device(bus, NULL, &devt, device_match_devt); in bus_find_device_by_devt()
211 return bus_find_device(bus, cur, NULL, device_match_any); in bus_find_next_device()
226 return bus_find_device(bus, NULL, adev, device_match_acpi_dev); in bus_find_device_by_acpi_dev()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dibmebus.c197 dev = bus_find_device(&ibmebus_bus_type, NULL, child, in ibmebus_create_devices()
281 dev = bus_find_device(&ibmebus_bus_type, NULL, path, in probe_store()
317 if ((dev = bus_find_device(&ibmebus_bus_type, NULL, path, in remove_store()
/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_dispatch.c275 dev = bus_find_device(hid_bpf_ops->bus_type, NULL, &hid_id, device_match_id); in hid_bpf_attach_prog()
319 dev = bus_find_device(hid_bpf_ops->bus_type, NULL, &hid_id, device_match_id); in hid_bpf_allocate_context()
/linux-6.3-rc2/drivers/vdpa/
A Dvdpa.c230 dev = bus_find_device(&vdpa_bus, NULL, dev_name(&vdev->dev), vdpa_name_match); in __vdpa_register_device()
717 dev = bus_find_device(&vdpa_bus, NULL, name, vdpa_name_match); in vdpa_nl_cmd_dev_del_set_doit()
801 dev = bus_find_device(&vdpa_bus, NULL, devname, vdpa_name_match); in vdpa_nl_cmd_dev_get_doit()
1126 dev = bus_find_device(&vdpa_bus, NULL, devname, vdpa_name_match); in vdpa_nl_cmd_dev_config_get_doit()
1214 dev = bus_find_device(&vdpa_bus, NULL, devname, vdpa_name_match); in vdpa_nl_cmd_dev_stats_get_doit()
/linux-6.3-rc2/drivers/usb/phy/
A Dphy-am335x-control.c137 dev = bus_find_device(&platform_bus_type, NULL, node, match); in am335x_get_phy_control()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw-phy-sel.c175 dev = bus_find_device(&platform_bus_type, NULL, node, match); in cpsw_phy_sel()
A Ddavinci_emac.c1515 phy = bus_find_device(&mdio_bus_type, NULL, NULL, in emac_dev_open()
/linux-6.3-rc2/drivers/base/
A Dauxiliary.c358 dev = bus_find_device(&auxiliary_bus_type, start, data, match); in auxiliary_find_device()
A Dbus.c390 struct device *bus_find_device(const struct bus_type *bus, in bus_find_device() function
410 EXPORT_SYMBOL_GPL(bus_find_device);
A Dplatform.c1510 return bus_find_device(&platform_bus_type, start, drv, in platform_find_device_by_driver()
/linux-6.3-rc2/drivers/pci/
A Dsearch.c277 dev = bus_find_device(&pci_bus_type, dev_start, (void *)id, in pci_get_dev_by_id()
/linux-6.3-rc2/drivers/s390/cio/
A Dscm.c190 dev = bus_find_device(&scm_bus_type, NULL, sale, check_address); in scmdev_find()
A Dcss.c495 dev = bus_find_device(&css_bus_type, NULL, in get_subchannel_by_schid()
A Ddevice.c649 dev = bus_find_device(&ccw_bus_type, NULL, dev_id, match_dev_id); in get_ccwdev_by_dev_id()
/linux-6.3-rc2/drivers/acpi/
A Dutils.c909 dev = bus_find_device(&acpi_bus_type, NULL, &match, acpi_dev_match_cb); in acpi_dev_present()
942 dev = bus_find_device(&acpi_bus_type, start, &match, acpi_dev_match_cb); in acpi_dev_get_next_match_dev()
A Dacpi_lpss.c555 dev = bus_find_device(&platform_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
559 return bus_find_device(&pci_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
/linux-6.3-rc2/drivers/char/ipmi/
A Dipmi_si_platform.c431 while ((dev = bus_find_device(&platform_bus_type, NULL, name, in ipmi_remove_platform_device_by_name()
/linux-6.3-rc2/drivers/s390/crypto/
A Dap_bus.c1780 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_domains()
1926 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_adapter()
2130 bus_find_device(&ap_bus_type, NULL, in ap_scan_bus()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Ddev.c613 next = bus_find_device(&pci_bus_type, NULL, dev, match); in mlx5_get_next_dev()
/linux-6.3-rc2/drivers/cxl/core/
A Dport.c853 port_dev = bus_find_device(&cxl_bus_type, NULL, dev, match_root_child); in find_cxl_root()
1139 dev = bus_find_device(&cxl_bus_type, NULL, ctx, match_port_by_dport); in __find_cxl_port()
1286 dev = bus_find_device(&cxl_bus_type, NULL, &ctx, in cxl_detach_ep()
/linux-6.3-rc2/drivers/usb/core/
A Dusb.c359 dev = bus_find_device(&usb_bus_type, NULL, &argb, __find_interface); in usb_find_interface()
/linux-6.3-rc2/drivers/i2c/
A Di2c-core-acpi.c431 dev = bus_find_device(&i2c_bus_type, NULL, handle, device_match_acpi_handle); in i2c_acpi_find_adapter_by_handle()
/linux-6.3-rc2/drivers/thunderbolt/
A Dswitch.c3401 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); in tb_switch_find_by_link_depth()
3425 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); in tb_switch_find_by_uuid()
3452 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); in tb_switch_find_by_route()
/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-core.c668 dev = bus_find_device(&coresight_bustype, NULL, &id, in coresight_get_sink_by_id()
/linux-6.3-rc2/drivers/nvmem/
A Dcore.c940 dev = bus_find_device(&nvmem_bus_type, NULL, data, match); in __nvmem_device_get()

Completed in 60 milliseconds

12