Home
last modified time | relevance | path

Searched refs:child_device_config (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/gma500/
Dintel_bios.h196 struct child_device_config { struct
244 struct child_device_config devices[0];
Dintel_bios.c341 struct child_device_config *p_child; in parse_sdvo_device_mapping()
451 struct child_device_config *p_child, *child_dev_ptr; in parse_device_mapping()
Dcdv_intel_lvds.c568 struct child_device_config *child = dev_priv->child_dev + i; in lvds_is_present_in_vbt()
Dpsb_drv.h449 struct child_device_config *child_dev;
Dcdv_intel_dp.c1958 struct child_device_config *p_child; in cdv_intel_dpc_is_edp()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.h246 union child_device_config { union
282 union child_device_config devices[0];
Dintel_bios.c460 union child_device_config *p_child; in parse_sdvo_device_mapping()
948 union child_device_config *it, *child = NULL; in parse_ddi_port()
1071 union child_device_config *p_child, *child_dev_ptr; in parse_device_mapping()
Dintel_lvds.c773 union child_device_config *uchild = dev_priv->vbt.child_dev + i; in lvds_is_present_in_vbt()
Dintel_tv.c1542 union child_device_config *p_child; in tv_is_present_in_vbt()
Di915_drv.h1388 union child_device_config *child_dev;
Dintel_dp.c4752 union child_device_config *p_child; in intel_dp_is_edp()