Searched refs:closest_mode_ptr (Results 1 – 3 of 3) sorted by relevance
100 int closest_mode_ptr; in PROPOSE_DISPLAY_MODE() local105 closest_mode_ptr = 0xbad; in PROPOSE_DISPLAY_MODE()121 closest_mode_ptr=i; in PROPOSE_DISPLAY_MODE()126 if (closest_mode_ptr==0xbad)/*if no modes of correct size*/ in PROPOSE_DISPLAY_MODE()133 target->timing=valid_mode_list[closest_mode_ptr]; in PROPOSE_DISPLAY_MODE()
147 int closest_mode_ptr; in PROPOSE_DISPLAY_MODE() local152 closest_mode_ptr = 0xbad; in PROPOSE_DISPLAY_MODE()168 closest_mode_ptr=i; in PROPOSE_DISPLAY_MODE()173 if (closest_mode_ptr==0xbad)/*if no modes of correct size*/ in PROPOSE_DISPLAY_MODE()180 target->timing=valid_mode_list[closest_mode_ptr]; in PROPOSE_DISPLAY_MODE()
149 int closest_mode_ptr; in PROPOSE_DISPLAY_MODE() local154 closest_mode_ptr = 0xbad; in PROPOSE_DISPLAY_MODE()170 closest_mode_ptr=i; in PROPOSE_DISPLAY_MODE()175 if (closest_mode_ptr==0xbad)/*if no modes of correct size*/ in PROPOSE_DISPLAY_MODE()182 target->timing=valid_mode_list[closest_mode_ptr]; in PROPOSE_DISPLAY_MODE()