Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c74 struct child_device_config child;
1212 static const struct child_device_config *
1234 const struct child_device_config *child = &devdata->child; in parse_sdvo_device_mapping()
2157 const struct child_device_config *child = &devdata->child; in parse_compression_parameters()
2431 const struct child_device_config *child = &devdata->child; in intel_bios_encoder_port()
2715 const struct child_device_config *child = &devdata->child; in print_ddi_port()
2835 BUILD_BUG_ON(sizeof(struct child_device_config) < 40); in child_device_expected_size()
2863 expected_size = sizeof(struct child_device_config); in child_device_size_valid()
2891 const struct child_device_config *child; in parse_general_definitions()
3001 struct child_device_config *child; in init_vbt_missing_defaults()
[all …]
/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.c437 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()