Home
last modified time | relevance | path

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

123

/linux/drivers/pci/pcie/
H A Dportdrv.c408 return device_for_each_child(dev, &off, pcie_port_device_iter); in pcie_port_device_suspend()
414 return device_for_each_child(dev, &off, pcie_port_device_iter); in pcie_port_device_resume_noirq()
424 return device_for_each_child(dev, &off, pcie_port_device_iter); in pcie_port_device_resume()
434 return device_for_each_child(dev, &off, pcie_port_device_iter); in pcie_port_device_runtime_suspend()
444 return device_for_each_child(dev, &off, pcie_port_device_iter); in pcie_port_device_runtime_resume()
491 device_for_each_child(&dev->dev, &pdrvs, find_service_iter); in pcie_port_find_device()
507 device_for_each_child(&dev->dev, NULL, remove_iter); in pcie_port_device_remove()
761 device_for_each_child(&dev->dev, &off, pcie_port_device_iter); in pcie_portdrv_slot_reset()
/linux/drivers/nvdimm/
H A Dregion.c87 device_for_each_child(dev, NULL, child_unregister); in nd_region_remove()
140 device_for_each_child(dev, &event, child_notify); in nd_region_notify()
H A Dcore.c326 device_for_each_child(dev, NULL, flush_namespaces); in flush_regions_dimms()
343 device_for_each_child(dev, NULL, flush_regions_dimms); in wait_probe_show()
H A Dbus.c200 device_for_each_child(&nvdimm_bus->dev, &ctx, in nvdimm_clear_badblocks_regions()
428 device_for_each_child(&nvdimm_bus->dev, NULL, child_unregister); in nd_bus_remove()
992 return device_for_each_child(dev, data, nd_pmem_forget_poison_check); in nd_ns_forget_poison_check()
1011 return device_for_each_child(&nvdimm_bus->dev, data, in nd_cmd_clear_to_send()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Disp_v4_1_1.c205 r = device_for_each_child(isp->parent, NULL, in isp_v4_1_1_hw_suspend()
217 r = device_for_each_child(isp->parent, NULL, in isp_v4_1_1_hw_resume()
365 r = device_for_each_child(isp->parent, &isp->ispgpd, in isp_v4_1_1_hw_init()
393 device_for_each_child(isp->parent, NULL, in isp_v4_1_1_hw_fini()
/linux/scripts/gdb/linux/
H A Ddevice.py84 def device_for_each_child(dev): function
93 for child in device_for_each_child(dev):
/linux/drivers/usb/typec/
H A Dmode_selection.c96 device_for_each_child(&sel->partner->dev, &order, activate_altmode); in mode_selection_activate()
249 ret = device_for_each_child(&partner->dev, &sel->mode_list, in typec_mode_selection_start()
/linux/arch/parisc/kernel/
H A Ddrivers.c71 return device_for_each_child(dev, recurse_data, descend_children); in descend_children()
90 return device_for_each_child(root, &recurse_data, descend_children); in for_each_padev()
474 if (device_for_each_child(parent, &d, match_by_id)) in alloc_tree_node()
742 if (device_for_each_child(parent, &recurse_data, descend_children)) in parse_tree_node()
/linux/drivers/macintosh/
H A Dmediabay.c505 device_for_each_child(&bay->mdev->ofdev.dev, in media_bay_step()
519 device_for_each_child(&bay->mdev->ofdev.dev, in media_bay_step()
525 device_for_each_child(&bay->mdev->ofdev.dev, in media_bay_step()
/linux/drivers/i2c/
H A Di2c-dev.c204 result = device_for_each_child(&adapter->dev, &addr, i2cdev_check); in i2cdev_check_mux_parents()
217 result = device_for_each_child(dev, addrp, in i2cdev_check_mux_children()
237 result = device_for_each_child(&adapter->dev, &addr, in i2cdev_check_addr()
/linux/drivers/peci/
H A Ddevice.c157 ret = device_for_each_child(&controller->dev, &addr, peci_dev_exists); in peci_device_create()
/linux/drivers/pmdomain/xilinx/
H A Dzynqmp-pm-domains.c60 return device_for_each_child(dev, NULL, in zynqmp_gpd_is_active_wakeup_path()
/linux/drivers/parisc/
H A Dgsc.c231 device_for_each_child(&parent->dev, &data, gsc_fixup_irqs_callback); in gsc_fixup_irqs()
/linux/drivers/vfio/mdev/
H A Dmdev_core.c102 device_for_each_child(parent->dev, NULL, mdev_device_remove_cb); in mdev_unregister_parent()
/linux/drivers/rpmsg/
H A Drpmsg_ctrl.c199 ret = device_for_each_child(&ctrldev->dev, NULL, rpmsg_chrdev_eptdev_destroy); in rpmsg_ctrldev_remove()
/linux/drivers/hsi/controllers/
H A Domap_ssi_core.c531 device_for_each_child(&pd->dev, NULL, ssi_remove_ports); in ssi_probe()
546 device_for_each_child(&pd->dev, NULL, ssi_remove_ports); in ssi_remove()
/linux/drivers/fsi/
H A Dfsi-occ.c713 device_for_each_child(&pdev->dev, NULL, occ_unregister_platform_child); in occ_remove()
715 device_for_each_child(&pdev->dev, NULL, occ_unregister_of_child); in occ_remove()
/linux/drivers/usb/host/
H A Dfsl-mph-dr-of.c271 device_for_each_child(&ofdev->dev, NULL, __unregister_subdev); in fsl_usb2_mph_dr_of_remove()
/linux/drivers/mfd/
H A Dadp5520.c204 return device_for_each_child(chip->dev, NULL, __remove_subdev); in adp5520_remove_subdevs()
H A Dti_am335x_tscadc.c321 if (device_for_each_child(dev, NULL, ti_tscadc_can_wakeup)) { in tscadc_suspend()
/linux/drivers/soundwire/
H A Dintel_init.c366 ret = device_for_each_child(bus->dev, NULL, intel_resume_child_device); in sdw_intel_exit()
/linux/drivers/firewire/
H A Dcore-device.c946 device_for_each_child(&device->device, NULL, shutdown_unit); in fw_device_shutdown()
1001 device_for_each_child(&device->device, NULL, update_unit); in fw_device_update()
1283 device_for_each_child(&device->device, NULL, shutdown_unit); in fw_device_refresh()
/linux/drivers/bus/mhi/host/
H A Dpm.c418 device_for_each_child(&mhi_cntrl->mhi_dev->dev, &current_ee, in mhi_pm_mission_mode_transition()
543 device_for_each_child(&mhi_cntrl->mhi_dev->dev, NULL, mhi_destroy_device); in mhi_pm_disable_transition()
701 device_for_each_child(&mhi_cntrl->mhi_dev->dev, NULL, mhi_destroy_device); in mhi_pm_sys_error_transition()
/linux/drivers/char/agp/
H A Dparisc-agp.c414 device_for_each_child(&sba->dev, &lba, find_quicksilver); in parisc_agp_init()
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c372 device_for_each_child(&pdev->dev, &match_data, emac_sgmii_acpi_match); in emac_sgmii_config()

123