Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c75 struct child_device_config child;
1233 static const struct child_device_config *
1255 const struct child_device_config *child = &devdata->child; in parse_sdvo_device_mapping()
2182 const struct child_device_config *child = &devdata->child; in parse_compression_parameters()
2456 const struct child_device_config *child = &devdata->child; in intel_bios_encoder_port()
2740 const struct child_device_config *child = &devdata->child; in print_ddi_port()
2860 BUILD_BUG_ON(sizeof(struct child_device_config) < 40); in child_device_expected_size()
2888 expected_size = sizeof(struct child_device_config); in child_device_size_valid()
2916 const struct child_device_config *child; in parse_general_definitions()
3026 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()