Searched refs:old_child_dev_config (Results 1 – 3 of 3) sorted by relevance
211 struct old_child_dev_config { struct262 struct old_child_dev_config old;
408 const struct old_child_dev_config *child; /* legacy */ in parse_sdvo_device_mapping()1097 expected_size = sizeof(struct old_child_dev_config); in parse_device_mapping()1110 if (p_defs->child_dev_size < sizeof(struct old_child_dev_config)) { in parse_device_mapping()
801 struct old_child_dev_config *child = &uchild->old; in lvds_is_present_in_vbt()