Searched refs:child_dev (Results 1 – 13 of 13) sorted by relevance
169 struct fsl_mc_device *child_dev; in dprc_add_new_devices() local178 child_dev = fsl_mc_device_lookup(obj_desc, mc_bus_dev); in dprc_add_new_devices()179 if (child_dev) { in dprc_add_new_devices()180 check_plugged_state_change(child_dev, obj_desc); in dprc_add_new_devices()185 &child_dev); in dprc_add_new_devices()
82 if (conn->child_dev == csdev) in coresight_find_link_inport()103 if (conn->child_dev == child) in coresight_find_link_outport()318 if (coresight_build_paths(conn->child_dev, in coresight_build_paths()507 if (conn->child_dev == NULL) { in coresight_orphan_match()510 conn->child_dev = csdev; in coresight_orphan_match()565 conn->child_dev = to_coresight_device(dev); in coresight_fixup_device_conns()568 conn->child_dev = NULL; in coresight_fixup_device_conns()
489 dev_priv->child_dev = kcalloc(count, sizeof(*p_child), GFP_KERNEL); in parse_device_mapping()490 if (!dev_priv->child_dev) { in parse_device_mapping()503 child_dev_ptr = dev_priv->child_dev + count; in parse_device_mapping()
568 struct child_device_config *child = dev_priv->child_dev + i; in lvds_is_present_in_vbt()
449 struct child_device_config *child_dev; member
1965 p_child = dev_priv->child_dev + i; in cdv_intel_dpc_is_edp()
140 struct coresight_device *child_dev; member
967 it = dev_priv->vbt.child_dev + i; in parse_ddi_port()1109 dev_priv->vbt.child_dev = kcalloc(count, sizeof(*p_child), GFP_KERNEL); in parse_device_mapping()1110 if (!dev_priv->vbt.child_dev) { in parse_device_mapping()1132 child_dev_ptr = dev_priv->vbt.child_dev + count; in parse_device_mapping()
1052 if (dev_priv->vbt.child_dev && dev_priv->vbt.child_dev_num) { in i915_driver_unload()1053 kfree(dev_priv->vbt.child_dev); in i915_driver_unload()1054 dev_priv->vbt.child_dev = NULL; in i915_driver_unload()
773 union child_device_config *uchild = dev_priv->vbt.child_dev + i; in lvds_is_present_in_vbt()
1550 p_child = dev_priv->vbt.child_dev + i; in tv_is_present_in_vbt()
1388 union child_device_config *child_dev; member
4767 p_child = dev_priv->vbt.child_dev + i; in intel_dp_is_edp()