Home
last modified time | relevance | path

Searched refs:device_for_each_child (Results 1 – 54 of 54) sorted by relevance

/linux-4.1.27/drivers/pci/pcie/
Dportdrv_pci.c185 device_for_each_child(&dev->dev, &data, error_detected_iter); in pcie_portdrv_error_detected()
219 device_for_each_child(&dev->dev, &status, mmio_enabled_iter); in pcie_portdrv_mmio_enabled()
261 device_for_each_child(&dev->dev, &status, slot_reset_iter); in pcie_portdrv_slot_reset()
287 device_for_each_child(&dev->dev, NULL, resume_iter); in pcie_portdrv_err_resume()
Dportdrv_core.c434 return device_for_each_child(dev, NULL, suspend_iter); in pcie_port_device_suspend()
456 return device_for_each_child(dev, NULL, resume_iter); in pcie_port_device_resume()
476 device_for_each_child(&dev->dev, NULL, remove_iter); in pcie_port_device_remove()
/linux-4.1.27/drivers/uwb/
Dumc-bus.c68 ret = device_for_each_child(parent, parent, umc_bus_pre_reset_helper); in umc_controller_reset()
70 ret = device_for_each_child(parent, parent, umc_bus_post_reset_helper); in umc_controller_reset()
114 err = device_for_each_child(parent, NULL, umc_bus_rescan_helper); in umc_bus_rescan()
Dlc-dev.c469 return device_for_each_child(&rc->uwb_dev.dev, priv, function); in uwb_dev_for_each()
/linux-4.1.27/drivers/bus/
Domap-ocp2scp.c87 device_for_each_child(&pdev->dev, NULL, ocp2scp_remove_devices); in omap_ocp2scp_probe()
95 device_for_each_child(&pdev->dev, NULL, ocp2scp_remove_devices); in omap_ocp2scp_remove()
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Ddprc-driver.c81 device_for_each_child(&mc_bus_dev->dev, &objs, in dprc_remove_devices()
88 device_for_each_child(&mc_bus_dev->dev, NULL, in dprc_remove_devices()
448 device_for_each_child(&mc_dev->dev, NULL, __fsl_mc_device_remove); in dprc_remove()
/linux-4.1.27/arch/parisc/kernel/
Ddrivers.c75 return device_for_each_child(dev, recurse_data, descend_children); in descend_children()
94 return device_for_each_child(&root, &recurse_data, descend_children); in for_each_padev()
456 if (device_for_each_child(parent, &d, match_by_id)) in alloc_tree_node()
722 if (device_for_each_child(parent, &recurse_data, descend_children)) in parse_tree_node()
/linux-4.1.27/drivers/iommu/
Dmsm_iommu_dev.c60 return device_for_each_child(dev, data, each_iommu_ctx); in each_iommu()
74 found = device_for_each_child(&msm_iommu_root_dev->dev, &r, each_iommu); in msm_iommu_get_ctx()
/linux-4.1.27/drivers/i2c/
Di2c-dev.c199 result = device_for_each_child(&adapter->dev, &addr, i2cdev_check); in i2cdev_check_mux_parents()
212 result = device_for_each_child(dev, addrp, in i2cdev_check_mux_children()
232 result = device_for_each_child(&adapter->dev, &addr, in i2cdev_check_addr()
Di2c-smbus.c111 device_for_each_child(&ara->adapter->dev, &data, in smbus_alert()
Di2c-core.c823 result = device_for_each_child(&adapter->dev, &addr, in i2c_check_mux_parents()
838 result = device_for_each_child(dev, addrp, in i2c_check_mux_children()
855 result = device_for_each_child(&adapter->dev, &addr, in i2c_check_addr_busy()
1660 device_for_each_child(&adap->dev, NULL, __unregister_client); in i2c_del_adapter()
1661 device_for_each_child(&adap->dev, NULL, __unregister_dummy); in i2c_del_adapter()
1829 device_for_each_child(&adap->dev, &cmd_arg, i2c_cmd); in i2c_clients_command()
/linux-4.1.27/drivers/hsi/
Dhsi.c340 device_for_each_child(dev, NULL, hsi_remove_client); in hsi_remove_port()
365 device_for_each_child(&port->device, NULL, hsi_remove_client); in hsi_port_unregister_clients()
375 device_for_each_child(&hsi->device, NULL, hsi_remove_port); in hsi_unregister_controller()
/linux-4.1.27/drivers/macintosh/
Dmediabay.c509 device_for_each_child(&bay->mdev->ofdev.dev, in media_bay_step()
523 device_for_each_child(&bay->mdev->ofdev.dev, in media_bay_step()
529 device_for_each_child(&bay->mdev->ofdev.dev, in media_bay_step()
/linux-4.1.27/drivers/base/power/
Ddomain_governor.c76 device_for_each_child(dev, &constraint_ns, in default_stop_ok()
Druntime.c221 device_for_each_child(dev, NULL, in pm_runtime_set_memalloc_noio()
Dmain.c241 device_for_each_child(dev, &async, dpm_wait_fn); in dpm_wait_for_children()
/linux-4.1.27/drivers/of/
Dplatform.c467 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy()
497 device_for_each_child(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()
/linux-4.1.27/drivers/usb/dwc3/
Ddwc3-keystone.c170 device_for_each_child(&pdev->dev, NULL, kdwc3_remove_core); in kdwc3_remove()
Ddwc3-exynos.c215 device_for_each_child(&pdev->dev, NULL, dwc3_exynos_remove_child); in dwc3_exynos_remove()
/linux-4.1.27/drivers/parisc/
Dgsc.c202 device_for_each_child(&parent->dev, &data, gsc_fixup_irqs_callback); in gsc_fixup_irqs()
Dsba_iommu.c1236 device_for_each_child(&sba->dev, &ibase_data, in setup_ibase_imask()
1363 device_for_each_child(&sba->dev, &agp_found, sba_ioc_find_quicksilver); in sba_ioc_init_pluto()
/linux-4.1.27/drivers/mfd/
Dezx-pcap.c399 device_for_each_child(&spi->dev, NULL, pcap_remove_subdev); in ezx_pcap_remove()
506 device_for_each_child(&spi->dev, NULL, pcap_remove_subdev); in ezx_pcap_probe()
Dadp5520.c203 return device_for_each_child(chip->dev, NULL, __remove_subdev); in adp5520_remove_subdevs()
Dpm8921-core.c364 device_for_each_child(&pdev->dev, NULL, pm8921_remove_child); in pm8921_remove()
Dmfd-core.c303 device_for_each_child(parent, &cnts, mfd_remove_devices_fn); in mfd_remove_devices()
Dda903x.c459 return device_for_each_child(chip->dev, NULL, __remove_subdev); in da903x_remove_subdevs()
Dtps6586x.c228 return device_for_each_child(tps6586x->dev, NULL, __remove_subdev); in tps6586x_remove_subdevs()
Domap-usb-host.c855 device_for_each_child(&pdev->dev, NULL, usbhs_omap_remove_child); in usbhs_omap_remove()
/linux-4.1.27/drivers/hsi/controllers/
Domap_ssi.c530 device_for_each_child(&pd->dev, NULL, ssi_remove_ports); in ssi_probe()
553 device_for_each_child(&pd->dev, NULL, ssi_remove_ports); in ssi_remove()
/linux-4.1.27/drivers/virtio/
Dvirtio_mmio.c689 device_for_each_child(&vm_cmdline_parent, buffer, in vm_cmdline_get()
712 device_for_each_child(&vm_cmdline_parent, NULL, in vm_unregister_cmdline_devices()
/linux-4.1.27/drivers/usb/host/
Dfsl-mph-dr-of.c238 device_for_each_child(&ofdev->dev, NULL, __unregister_subdev); in fsl_usb2_mph_dr_of_remove()
/linux-4.1.27/drivers/firewire/
Dcore-device.c821 device_for_each_child(&device->device, NULL, shutdown_unit); in fw_device_shutdown()
881 device_for_each_child(&device->device, NULL, update_unit); in fw_device_update()
1169 device_for_each_child(&device->device, NULL, shutdown_unit); in fw_device_refresh()
Dcore-card.c285 device_for_each_child(card->device, (void *)(long)generation, in allocate_broadcast_channel()
/linux-4.1.27/drivers/iio/adc/
Dexynos_adc.c692 device_for_each_child(&indio_dev->dev, NULL, in exynos_adc_probe()
713 device_for_each_child(&indio_dev->dev, NULL, in exynos_adc_remove()
/linux-4.1.27/drivers/base/
Dcore.c1326 int device_for_each_child(struct device *parent, void *data, in device_for_each_child() function
1342 EXPORT_SYMBOL_GPL(device_for_each_child);
1409 ret = device_for_each_child(dev, NULL, device_check_offline); in device_check_offline()
1434 ret = device_for_each_child(dev, NULL, device_check_offline); in device_offline()
/linux-4.1.27/drivers/char/agp/
Dparisc-agp.c405 device_for_each_child(&sba->dev, &lba, find_quicksilver); in parisc_agp_init()
/linux-4.1.27/arch/arm/mach-integrator/
Dimpd1.c444 device_for_each_child(&dev->dev, NULL, impd1_remove_one); in impd1_remove()
/linux-4.1.27/drivers/spmi/
Dspmi.c534 dummy = device_for_each_child(&ctrl->dev, NULL, in spmi_controller_remove()
/linux-4.1.27/drivers/pci/pcie/aer/
Daer_inject.c317 return device_for_each_child(&dev->dev, result, find_aer_device_iter); in find_aer_device()
Daerdrv_core.c404 device_for_each_child(&dev->dev, &drv, find_aer_service_iter); in find_aer_service()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_mipi_dsi.c200 device_for_each_child(host->dev, NULL, mipi_dsi_remove_device_fn); in mipi_dsi_host_unregister()
/linux-4.1.27/drivers/rpmsg/
Dvirtio_rpmsg_bus.c1080 ret = device_for_each_child(&vdev->dev, NULL, rpmsg_remove_device); in rpmsg_remove()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_srp.c800 device_for_each_child(&shost->shost_gendev, NULL, do_srp_rport_del); in srp_remove_host()
Dscsi_transport_iscsi.c1436 err = device_for_each_child(&fnode_sess->dev, NULL, in iscsi_destroy_flashnode_sess()
1464 device_for_each_child(&shost->shost_gendev, NULL, in iscsi_destroy_all_flashnode()
1756 device_for_each_child(&shost->shost_gendev, fn, in iscsi_host_for_each_session()
1838 return device_for_each_child(&shost->shost_gendev, &scan_data, in iscsi_user_scan()
2196 err = device_for_each_child(&session->dev, NULL, in iscsi_remove_session()
Dscsi_transport_sas.c351 device_for_each_child(dev, (void *)0, do_sas_phy_delete); in sas_remove_children()
352 device_for_each_child(dev, (void *)1, do_sas_phy_delete); in sas_remove_children()
Dscsi_lib.c3048 device_for_each_child(dev, NULL, target_block); in scsi_target_block()
3074 device_for_each_child(dev, &new_state, target_unblock); in scsi_target_unblock()
Dscsi_transport_spi.c416 device_for_each_child(&starget->dev, NULL, child_iter); in store_spi_revalidate()
/linux-4.1.27/arch/arm/common/
Dlocomo.c475 device_for_each_child(lchip->dev, NULL, locomo_remove_child); in __locomo_remove()
Dsa1111.c827 device_for_each_child(sachip->dev, NULL, sa1111_remove_one); in __sa1111_remove()
/linux-4.1.27/include/linux/
Ddevice.h929 extern int device_for_each_child(struct device *dev, void *data,
/linux-4.1.27/drivers/gpu/ipu-v3/
Dipu-common.c985 device_for_each_child(&pdev->dev, NULL, platform_remove_devices_fn); in platform_device_unregister_children()
/linux-4.1.27/drivers/spi/
Dspi.c1656 dummy = device_for_each_child(&master->dev, NULL, __unregister); in spi_unregister_master()
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpsw.c2462 device_for_each_child(&pdev->dev, NULL, cpsw_remove_child_device); in cpsw_remove()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_os.c813 ret = device_for_each_child(&shost->shost_gendev, &chap_tbl_idx, in qla4xxx_is_chap_active()