Searched refs:current_out_index (Results 1 – 3 of 3) sorted by relevance
149 int curr_output = vpbe_dev->current_out_index; in vpbe_get_std_info()169 int curr_output = vpbe_dev->current_out_index; in vpbe_get_std_info_by_name()254 vpbe_dev->current_out_index = index; in vpbe_set_output()272 vpbe_dev->current_out_index = i; in vpbe_set_default_output()287 return vpbe_dev->current_out_index; in vpbe_get_output()300 int out_index = vpbe_dev->current_out_index; in vpbe_s_dv_timings()352 int out_index = vpbe_dev->current_out_index; in vpbe_g_dv_timings()377 int out_index = vpbe_dev->current_out_index; in vpbe_enum_dv_timings()408 int out_index = vpbe_dev->current_out_index; in vpbe_s_std()448 int out_index = vpbe_dev->current_out_index; in vpbe_g_std()[all …]
1035 *i = vpbe_dev->current_out_index; in vpbe_display_g_output()
174 int current_out_index; member