Lines Matching refs:section
88 if (!iter->section)
91 block = (const struct displayid_block *)&iter->section[iter->idx];
108 if (iter->section) {
112 iter->section = NULL;
117 /* next block in section */
126 /* The first section we encounter is the base section */
127 bool base_section = !iter->section;
129 iter->section = drm_find_displayid_extension(iter->drm_edid,
133 if (!iter->section) {
142 base = displayid_get_header(iter->section, iter->length,