Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_bios.c71 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()
2153 const struct child_device_config *child = &devdata->child; in parse_compression_parameters()
2429 const struct child_device_config *child = &devdata->child; in intel_bios_encoder_port()
2635 const struct child_device_config *child = &devdata->child; in print_ddi_port()
2746 BUILD_BUG_ON(sizeof(struct child_device_config) < 40); in child_device_expected_size()
2772 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 …]
Dintel_vbt_defs.h458 struct child_device_config { struct
/linux-6.12.1/drivers/gpu/drm/gma500/
Dintel_bios.h182 struct child_device_config { struct
230 struct child_device_config devices[];
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()
Dcdv_intel_lvds.c436 struct child_device_config *child = dev_priv->child_dev + i; in lvds_is_present_in_vbt()
Dpsb_drv.h383 struct child_device_config *child_dev;
Dcdv_intel_dp.c1907 struct child_device_config *p_child; in cdv_intel_dpc_is_edp()