/linux-4.4.14/drivers/mcb/ |
D | mcb-core.c | 216 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_devices_unregister); in mcb_devices_unregister() 334 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_bus_add_devices); in mcb_bus_add_devices() 335 bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_bus_add_child); in mcb_bus_add_devices()
|
/linux-4.4.14/sound/core/seq/ |
D | seq_device.c | 92 bus_for_each_dev(&snd_seq_bus_type, NULL, buffer, print_dev_info); in snd_seq_device_info() 117 bus_for_each_dev(&snd_seq_bus_type, NULL, NULL, in autoload_drivers()
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_probe_frontend.c | 228 return bus_for_each_dev(&xenbus_frontend.bus, NULL, drv, in exists_essential_connecting_device() 233 return bus_for_each_dev(&xenbus_frontend.bus, NULL, drv, in exists_non_essential_connecting_device() 316 bus_for_each_dev(&xenbus_frontend.bus, NULL, drv, in wait_for_devices()
|
D | xenbus_probe.c | 342 bus_for_each_dev(bus, NULL, &info, cmp_dev); in xenbus_device_find() 373 bus_for_each_dev(bus, NULL, &info, cleanup_dev); in xenbus_cleanup_devices()
|
/linux-4.4.14/drivers/bus/ |
D | mips_cdmm.c | 611 ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, data, in BUILD_PERDEV_HELPER() 652 ret = bus_for_each_dev(&mips_cdmm_bustype, NULL, data, in mips_cdmm_bus_up()
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | coresight.c | 67 return !bus_for_each_dev(&coresight_bustype, NULL, in coresight_source_is_unique() 538 bus_for_each_dev(&coresight_bustype, NULL, in coresight_fixup_orphan_conns()
|
/linux-4.4.14/drivers/s390/cio/ |
D | scm.c | 268 return bus_for_each_dev(&scm_bus_type, NULL, NULL, scm_dev_avail); in scm_process_availability_information()
|
D | css.c | 121 return bus_for_each_dev(&css_bus_type, NULL, &cb, in for_each_subchannel_staged() 133 rc = bus_for_each_dev(&css_bus_type, NULL, &cb, call_fn_known_sch); in for_each_subchannel_staged() 632 bus_for_each_dev(&css_bus_type, NULL, unreg_set, __unset_registered); in css_schedule_eval_all_unreg()
|
D | device.c | 1297 bus_for_each_dev(&ccw_bus_type, NULL, &redo, recovery_check); in recovery_work_func() 1365 bus_for_each_dev(&ccw_bus_type, NULL, NULL, purge_fn); in ccw_purge_blacklisted()
|
/linux-4.4.14/drivers/base/ |
D | bus.c | 301 int bus_for_each_dev(struct bus_type *bus, struct device *start, in bus_for_each_dev() function 318 EXPORT_SYMBOL_GPL(bus_for_each_dev); 798 return bus_for_each_dev(bus, NULL, NULL, bus_rescan_devices_helper); in bus_rescan_devices()
|
D | dd.c | 661 return bus_for_each_dev(drv->bus, NULL, drv, __driver_attach); in driver_attach()
|
/linux-4.4.14/drivers/sh/maple/ |
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-4.4.14/Documentation/driver-model/ |
D | bus.txt | 71 int bus_for_each_dev(struct bus_type * bus, struct device * start, void * data,
|
D | porting.txt | 410 int bus_for_each_dev(struct bus_type * bus, struct device * start,
|
/linux-4.4.14/drivers/staging/fbtft/ |
D | fbtft_device.c | 1302 bus_for_each_dev(&spi_bus_type, NULL, NULL, spi_device_found); in pr_spi_devices() 1320 bus_for_each_dev(&platform_bus_type, NULL, NULL, p_device_found); in pr_p_devices()
|
/linux-4.4.14/drivers/pcmcia/ |
D | ds.c | 694 bus_for_each_dev(&pcmcia_bus_type, NULL, NULL, pcmcia_requery_callback); in pcmcia_requery() 1247 bus_for_each_dev(&pcmcia_bus_type, NULL, skt, pcmcia_bus_resume_callback); in pcmcia_bus_resume() 1254 if (bus_for_each_dev(&pcmcia_bus_type, NULL, skt, in pcmcia_bus_suspend()
|
/linux-4.4.14/arch/ia64/sn/kernel/ |
D | tiocx.c | 556 bus_for_each_dev(&tiocx_bus_type, NULL, NULL, cx_remove_device); in tiocx_exit()
|
/linux-4.4.14/drivers/parport/ |
D | share.c | 285 bus_for_each_dev(&parport_bus_type, NULL, drv, in __parport_register_driver() 337 bus_for_each_dev(&parport_bus_type, NULL, drv, port_detach); in parport_unregister_driver()
|
/linux-4.4.14/drivers/ipack/ |
D | ipack.c | 247 bus_for_each_dev(&ipack_bus_type, NULL, bus, in ipack_bus_unregister()
|
/linux-4.4.14/drivers/amba/ |
D | bus.c | 633 bus_for_each_dev(&amba_bustype, NULL, &data, amba_find_match); in amba_find_device()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | omap_device.c | 918 bus_for_each_dev(&platform_bus_type, NULL, NULL, omap_device_late_idle); in omap_device_late_init()
|
/linux-4.4.14/drivers/s390/crypto/ |
D | ap_bus.c | 1267 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_devices_unregister); in ap_bus_resume() 1853 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_devices_unregister); in ap_module_exit()
|
/linux-4.4.14/drivers/iommu/ |
D | iommu.c | 975 err = bus_for_each_dev(bus, NULL, &cb, add_iommu_group); in iommu_bus_init() 984 bus_for_each_dev(bus, NULL, &cb, remove_iommu_group); in iommu_bus_init()
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpbe_venc.c | 614 err = bus_for_each_dev(&platform_bus_type, NULL, &venc, in venc_sub_dev_init()
|
D | vpbe.c | 645 err = bus_for_each_dev(&platform_bus_type, NULL, vpbe_dev, in vpbe_initialize()
|
D | vpbe_display.c | 1403 err = bus_for_each_dev(&platform_bus_type, NULL, disp_dev, in vpbe_display_probe()
|
/linux-4.4.14/drivers/usb/core/ |
D | usb.c | 265 return bus_for_each_dev(&usb_bus_type, NULL, &arg, __each_dev); in usb_for_each_dev()
|
/linux-4.4.14/include/linux/ |
D | device.h | 152 int bus_for_each_dev(struct bus_type *bus, struct device *start, void *data,
|
/linux-4.4.14/drivers/spi/ |
D | spi.c | 521 status = bus_for_each_dev(&spi_bus_type, NULL, spi, spi_dev_check); in spi_add_device()
|
/linux-4.4.14/drivers/i2c/ |
D | i2c-core.c | 1849 res = bus_for_each_dev(&i2c_bus_type, NULL, data, fn); in i2c_for_each_dev()
|