Home
last modified time | relevance | path

Searched refs:bus_for_each_dev (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/linux/sound/core/
H A Dseq_device.c77 bus_for_each_dev(&snd_seq_bus_type, NULL, buffer, print_dev_info); in snd_seq_device_info()
102 bus_for_each_dev(&snd_seq_bus_type, NULL, NULL, in autoload_drivers()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c234 return bus_for_each_dev(&xenbus_frontend.bus, NULL, drv, in exists_essential_connecting_device()
239 return bus_for_each_dev(&xenbus_frontend.bus, NULL, drv, in exists_non_essential_connecting_device()
322 bus_for_each_dev(&xenbus_frontend.bus, NULL, drv, in wait_for_devices()
H A Dxenbus_probe_backend.c282 bus_for_each_dev(&xenbus_backend.bus, NULL, NULL, in backend_shrink_memory_count()
H A Dxenbus_probe.c408 bus_for_each_dev(bus, NULL, &info, cmp_dev); in xenbus_device_find()
439 bus_for_each_dev(bus, NULL, &info, cleanup_dev); in xenbus_cleanup_devices()
/openbmc/linux/drivers/peci/
H A Dsysfs.c30 ret = bus_for_each_dev(&peci_bus_type, NULL, NULL, rescan_controller); in rescan_store()
/openbmc/linux/drivers/nubus/
H A Dbus.c105 return bus_for_each_dev(&nubus_bus_type, NULL, m, in nubus_proc_show()
/openbmc/linux/drivers/mcb/
H A Dmcb-core.c315 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_devices_unregister); in mcb_devices_unregister()
410 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_bus_add_devices); in mcb_bus_add_devices()
/openbmc/linux/drivers/bus/
H A Dmips_cdmm.c626 ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, &cpu, in BUILD_PERDEV_HELPER()
669 ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, &cpu, in mips_cdmm_cpu_online()
/openbmc/linux/drivers/tee/optee/
H A Ddevice.c189 bus_for_each_dev(&tee_bus_type, NULL, NULL, in optee_unregister_devices()
/openbmc/linux/include/linux/device/
H A Dbus.h144 int bus_for_each_dev(const struct bus_type *bus, struct device *start, void *data,
/openbmc/linux/drivers/firmware/google/
H A Dcoreboot_table.c181 bus_for_each_dev(&coreboot_bus_type, NULL, NULL, __cb_dev_unregister); in coreboot_table_remove()
/openbmc/linux/drivers/platform/surface/
H A Dsurface3-wmi.c205 bus_for_each_dev(&platform_bus_type, NULL, NULL, in s3_wmi_probe()
/openbmc/linux/drivers/firmware/arm_ffa/
H A Dbus.c149 bus_for_each_dev(&ffa_bus_type, NULL, NULL, in ffa_devices_unregister()
/openbmc/linux/drivers/parport/
H A Dshare.c297 ret = bus_for_each_dev(&parport_bus_type, NULL, NULL, in __parport_register_driver()
304 bus_for_each_dev(&parport_bus_type, NULL, drv, in __parport_register_driver()
342 bus_for_each_dev(&parport_bus_type, NULL, drv, port_detach); in parport_unregister_driver()
/openbmc/linux/drivers/s390/cio/
H A Dcss.c125 return bus_for_each_dev(&css_bus_type, NULL, &cb, in for_each_subchannel_staged()
137 rc = bus_for_each_dev(&css_bus_type, NULL, &cb, call_fn_known_sch); in for_each_subchannel_staged()
789 bus_for_each_dev(&css_bus_type, NULL, set, __unset_validpath); in css_schedule_eval_cond()
792 bus_for_each_dev(&css_bus_type, NULL, set, __unset_online); in css_schedule_eval_cond()
H A Dscm.c270 return bus_for_each_dev(&scm_bus_type, NULL, NULL, scm_dev_avail); in scm_process_availability_information()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c244 bus_for_each_dev(bus, NULL, NULL, scan_fsl_mc_bus); in rescan_store()
291 bus_for_each_dev(bus, NULL, (void *)buf, fsl_mc_bus_set_autorescan); in autorescan_store()
298 bus_for_each_dev(bus, NULL, (void *)buf, fsl_mc_bus_get_autorescan); in autorescan_show()
/openbmc/linux/drivers/base/
H A Dsoc.c268 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match()
H A Dbus.c356 int bus_for_each_dev(const struct bus_type *bus, struct device *start, in bus_for_each_dev() function
375 EXPORT_SYMBOL_GPL(bus_for_each_dev);
783 return bus_for_each_dev(bus, NULL, NULL, bus_rescan_devices_helper); in bus_rescan_devices()
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c462 bus_for_each_dev(&maple_bus_type, NULL, NULL, in maple_vblank_handler()
501 bus_for_each_dev(&maple_bus_type, NULL, &ds, in maple_map_subunits()
/openbmc/linux/drivers/cxl/
H A Dacpi.c689 rc = bus_for_each_dev(adev->dev.bus, NULL, root_port, in cxl_acpi_probe()
721 rc = bus_for_each_dev(adev->dev.bus, NULL, root_port, in cxl_acpi_probe()
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dbus.rst72 int bus_for_each_dev(struct bus_type * bus, struct device * start,
/openbmc/linux/drivers/vdpa/
H A Dvdpa.c367 bus_for_each_dev(&vdpa_bus, NULL, mdev, vdpa_match_remove); in vdpa_mgmtdev_unregister()
867 bus_for_each_dev(&vdpa_bus, NULL, &info, vdpa_dev_dump); in vdpa_nl_cmd_dev_get_dumpit()
1185 bus_for_each_dev(&vdpa_bus, NULL, &info, vdpa_dev_config_dump); in vdpa_nl_cmd_dev_config_get_dumpit()
/openbmc/linux/drivers/pcmcia/
H A Dds.c690 bus_for_each_dev(&pcmcia_bus_type, NULL, NULL, pcmcia_requery_callback); in pcmcia_requery()
1241 bus_for_each_dev(&pcmcia_bus_type, NULL, skt, pcmcia_bus_resume_callback); in pcmcia_bus_resume()
1248 if (bus_for_each_dev(&pcmcia_bus_type, NULL, skt, in pcmcia_bus_suspend()
/openbmc/linux/drivers/ata/pata_parport/
H A Dpata_parport.c507 if (bus_for_each_dev(&pata_parport_bus_type, NULL, &match, pi_find_dev)) in pi_init_one()
762 bus_for_each_dev(&pata_parport_bus_type, NULL, port, pi_remove_port); in pata_parport_detach()

123