/linux/sound/core/ |
H A 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/drivers/peci/ |
H A D | sysfs.c | 30 ret = bus_for_each_dev(&peci_bus_type, NULL, NULL, rescan_controller); in rescan_store()
|
/linux/drivers/nubus/ |
H A D | bus.c | 104 return bus_for_each_dev(&nubus_bus_type, NULL, m, in nubus_proc_show()
|
/linux/drivers/mcb/ |
H A D | mcb-core.c | 316 bus_for_each_dev(bus->dev.bus, NULL, NULL, __mcb_devices_unregister); in mcb_devices_unregister() 411 bus_for_each_dev(bus->dev.bus, NULL, NULL, __mcb_bus_add_devices); in mcb_bus_add_devices()
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-lis3lv02d.c | 134 * bus_for_each_dev() and not i2c_for_each_dev() to avoid in instantiate_i2c_client() 137 bus_for_each_dev(&i2c_bus_type, NULL, &adap, find_i801); in instantiate_i2c_client()
|
/linux/drivers/tee/optee/ |
H A D | device.c | 196 bus_for_each_dev(&tee_bus_type, NULL, NULL, in optee_unregister_devices()
|
/linux/include/linux/device/ |
H A D | bus.h | 149 int bus_for_each_dev(const struct bus_type *bus, struct device *start,
|
/linux/drivers/parport/ |
H A D | share.c | 288 ret = bus_for_each_dev(&parport_bus_type, NULL, NULL, in __parport_register_driver() 295 bus_for_each_dev(&parport_bus_type, NULL, drv, in __parport_register_driver() 333 bus_for_each_dev(&parport_bus_type, NULL, drv, port_detach); in parport_unregister_driver()
|
/linux/drivers/platform/surface/ |
H A D | surface3-wmi.c | 205 bus_for_each_dev(&platform_bus_type, NULL, NULL, in s3_wmi_probe()
|
/linux/drivers/firmware/arm_ffa/ |
H A D | bus.c | 165 bus_for_each_dev(&ffa_bus_type, NULL, NULL, in ffa_devices_unregister()
|
/linux/drivers/firmware/google/ |
H A D | coreboot_table.c | 201 bus_for_each_dev(&coreboot_bus_type, NULL, NULL, __cb_dev_unregister); in coreboot_table_remove()
|
/linux/drivers/xen/xenbus/ |
H A D | xenbus_probe_backend.c | 282 bus_for_each_dev(&xenbus_backend.bus, NULL, NULL, in backend_shrink_memory_count()
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-core.c | 1040 bus_for_each_dev(&coresight_bustype, NULL, csdev, in coresight_clear_default_sink() 1129 return bus_for_each_dev(&coresight_bustype, NULL, in coresight_fixup_orphan_conns() 1153 bus_for_each_dev(&coresight_bustype, NULL, csdev, in coresight_remove_conns() 1586 bus_for_each_dev(&coresight_bustype, NULL, NULL, in coresight_panic_cb()
|
/linux/drivers/bus/fsl-mc/ |
H A D | fsl-mc-bus.c | 245 bus_for_each_dev(bus, NULL, NULL, scan_fsl_mc_bus); in rescan_store() 292 bus_for_each_dev(bus, NULL, (void *)buf, fsl_mc_bus_set_autorescan); in autorescan_store() 299 bus_for_each_dev(bus, NULL, (void *)buf, fsl_mc_bus_get_autorescan); in autorescan_show()
|
/linux/drivers/base/ |
H A D | soc.c | 268 ret = bus_for_each_dev(&soc_bus_type, NULL, (void *)matches, in soc_device_match()
|
H A D | bus.c | 338 * bus_for_each_dev - device iterator. 356 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); 384 * This is similar to the bus_for_each_dev() function above, but it 786 return bus_for_each_dev(bus, NULL, NULL, bus_rescan_devices_helper); in bus_rescan_devices()
|
/linux/drivers/sh/maple/ |
H A D | maple.c | 463 bus_for_each_dev(&maple_bus_type, NULL, NULL, in maple_vblank_handler() 502 bus_for_each_dev(&maple_bus_type, NULL, &ds, in maple_map_subunits()
|
/linux/Documentation/driver-api/driver-model/ |
H A D | bus.rst | 72 int bus_for_each_dev(struct bus_type * bus, struct device * start,
|
/linux/drivers/power/sequencing/ |
H A D | core.c | 683 ret = bus_for_each_dev(&pwrseq_bus, NULL, &match_data, in pwrseq_get() 996 bus_for_each_dev(&pwrseq_bus, NULL, &ctx, pwrseq_debugfs_seq_count); in pwrseq_debugfs_seq_start()
|
/linux/drivers/pcmcia/ |
H A 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/drivers/ata/pata_parport/ |
H A 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()
|
/linux/drivers/vdpa/ |
H A 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() 1471 bus_for_each_dev(&vdpa_bus, NULL, &info, vdpa_dev_config_dump); in vdpa_nl_cmd_dev_config_get_dumpit()
|
/linux/drivers/s390/crypto/ |
H A D | ap_bus.c | 783 bus_for_each_dev(&ap_bus_type, NULL, (void *)&ctrs, __ap_calc_helper); in ap_calc_bound_apqns() 878 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_revise_reserved); in ap_bus_revise_bindings() 1876 bus_for_each_dev(&ap_bus_type, NULL, in ap_scan_rm_card_dev_and_queue_devs()
|
/linux/drivers/cxl/ |
H A D | pmem.c | 326 bus_for_each_dev(&cxl_bus_type, NULL, cxl_nvb, detach_nvdimm); in unregister_nvdimm_bus()
|
/linux/drivers/most/ |
H A D | core.c | 511 bus_for_each_dev(&mostbus, NULL, &d, print_links); in links_show() 1259 bus_for_each_dev(&mostbus, NULL, comp, disconnect_channels); in most_deregister_component()
|