Home | History | Annotate | Download | only in fbcon

Lines Matching refs:current_index

490 	int current_index;
625 current_index = ((vinfo.bits_per_pixel+7)/8)-1;
632 FB_AddMode(this, current_index, current_w, current_h, 0);
641 if ( i == current_index ) {
645 current_index = -1;
663 if ( i == current_index ) {
667 current_index = -1;