Searched refs:current_out_index (Results 1 – 3 of 3) sorted by relevance
183 int curr_output = vpbe_dev->current_out_index; in vpbe_get_std_info()203 int curr_output = vpbe_dev->current_out_index; in vpbe_get_std_info_by_name()290 vpbe_dev->current_out_index = index; in vpbe_set_output()308 vpbe_dev->current_out_index = i; in vpbe_set_default_output()323 return vpbe_dev->current_out_index; in vpbe_get_output()336 int out_index = vpbe_dev->current_out_index; in vpbe_s_dv_timings()388 int out_index = vpbe_dev->current_out_index; in vpbe_g_dv_timings()413 int out_index = vpbe_dev->current_out_index; in vpbe_enum_dv_timings()444 int out_index = vpbe_dev->current_out_index; in vpbe_s_std()484 int out_index = vpbe_dev->current_out_index; in vpbe_g_std()[all …]
1051 *i = vpbe_dev->current_out_index; in vpbe_display_g_output()
190 int current_out_index; member