/linux-6.6.21/sound/core/ |
D | seq_device.c | 77 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()
|
/linux-6.6.21/drivers/xen/xenbus/ |
D | xenbus_probe_frontend.c | 234 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()
|
D | xenbus_probe_backend.c | 282 bus_for_each_dev(&xenbus_backend.bus, NULL, NULL, in backend_shrink_memory_count()
|
D | xenbus_probe.c | 404 bus_for_each_dev(bus, NULL, &info, cmp_dev); in xenbus_device_find() 435 bus_for_each_dev(bus, NULL, &info, cleanup_dev); in xenbus_cleanup_devices()
|
/linux-6.6.21/drivers/peci/ |
D | sysfs.c | 30 ret = bus_for_each_dev(&peci_bus_type, NULL, NULL, rescan_controller); in rescan_store()
|
/linux-6.6.21/drivers/nubus/ |
D | bus.c | 105 return bus_for_each_dev(&nubus_bus_type, NULL, m, in nubus_proc_show()
|
/linux-6.6.21/drivers/mcb/ |
D | mcb-core.c | 315 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()
|
/linux-6.6.21/drivers/bus/ |
D | mips_cdmm.c | 626 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()
|
/linux-6.6.21/include/linux/device/ |
D | bus.h | 144 int bus_for_each_dev(const struct bus_type *bus, struct device *start, void *data,
|
/linux-6.6.21/drivers/tee/optee/ |
D | device.c | 188 bus_for_each_dev(&tee_bus_type, NULL, NULL, in optee_unregister_devices()
|
/linux-6.6.21/drivers/platform/surface/ |
D | surface3-wmi.c | 205 bus_for_each_dev(&platform_bus_type, NULL, NULL, in s3_wmi_probe()
|
/linux-6.6.21/drivers/firmware/arm_ffa/ |
D | bus.c | 149 bus_for_each_dev(&ffa_bus_type, NULL, NULL, in ffa_devices_unregister()
|
/linux-6.6.21/drivers/firmware/google/ |
D | coreboot_table.c | 181 bus_for_each_dev(&coreboot_bus_type, NULL, NULL, __cb_dev_unregister); in coreboot_table_remove()
|
/linux-6.6.21/drivers/parport/ |
D | share.c | 297 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()
|
/linux-6.6.21/drivers/s390/cio/ |
D | css.c | 125 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()
|
D | scm.c | 270 return bus_for_each_dev(&scm_bus_type, NULL, NULL, scm_dev_avail); in scm_process_availability_information()
|
/linux-6.6.21/drivers/bus/fsl-mc/ |
D | fsl-mc-bus.c | 244 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()
|
/linux-6.6.21/drivers/base/ |
D | soc.c | 268 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match()
|
D | bus.c | 354 int bus_for_each_dev(const struct bus_type *bus, struct device *start, in bus_for_each_dev() function 373 EXPORT_SYMBOL_GPL(bus_for_each_dev); 774 return bus_for_each_dev(bus, NULL, NULL, bus_rescan_devices_helper); in bus_rescan_devices()
|
/linux-6.6.21/drivers/sh/maple/ |
D | maple.c | 462 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()
|
/linux-6.6.21/drivers/cxl/ |
D | acpi.c | 689 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()
|
/linux-6.6.21/Documentation/driver-api/driver-model/ |
D | bus.rst | 72 int bus_for_each_dev(struct bus_type * bus, struct device * start,
|
/linux-6.6.21/drivers/pcmcia/ |
D | ds.c | 690 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()
|
/linux-6.6.21/drivers/vdpa/ |
D | vdpa.c | 367 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()
|
/linux-6.6.21/drivers/ata/pata_parport/ |
D | pata_parport.c | 507 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()
|