Searched refs:s_pos (Results 1 – 1 of 1) sorted by relevance
143 unsigned int *s_pos, *s_end; in GetEDID_DDC1() local151 s_pos = s_ptr + s_start; in GetEDID_DDC1()159 if (*s_pos) { in GetEDID_DDC1()162 s_pos++; in GetEDID_DDC1()163 if (s_pos == s_end) in GetEDID_DDC1()164 s_pos = s_ptr; in GetEDID_DDC1()166 s_pos++; in GetEDID_DDC1()167 if (s_pos == s_end) in GetEDID_DDC1()168 s_pos = s_ptr; in GetEDID_DDC1()