Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c72 struct child_device_config child;
1211 static const struct child_device_config *
1233 const struct child_device_config *child = &devdata->child; in parse_sdvo_device_mapping()
2159 const struct child_device_config *child = &devdata->child; in parse_compression_parameters()
2434 const struct child_device_config *child = &devdata->child; in intel_bios_encoder_port()
2638 const struct child_device_config *child = &devdata->child; in print_ddi_port()
2747 BUILD_BUG_ON(sizeof(struct child_device_config) < 40); in child_device_expected_size()
2773 expected_size = sizeof(struct child_device_config); in child_device_size_valid()
2801 const struct child_device_config *child; in parse_general_definitions()
2914 struct child_device_config *child; in init_vbt_missing_defaults()
[all …]
H A Dintel_vbt_defs.h458 struct child_device_config { struct
/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h182 struct child_device_config { struct
230 struct child_device_config devices[];
H A Dintel_bios.c329 struct child_device_config *p_child; in parse_sdvo_device_mapping()
442 struct child_device_config *p_child, *child_dev_ptr; in parse_device_mapping()
H A Dcdv_intel_lvds.c436 struct child_device_config *child = dev_priv->child_dev + i; in lvds_is_present_in_vbt()
H A Dpsb_drv.h385 struct child_device_config *child_dev;
H A Dcdv_intel_dp.c1907 struct child_device_config *p_child; in cdv_intel_dpc_is_edp()