Searched refs:current_out_index (Results 1 – 3 of 3) sorted by relevance
179 int curr_output = vpbe_dev->current_out_index; in vpbe_get_std_info()199 int curr_output = vpbe_dev->current_out_index; in vpbe_get_std_info_by_name()284 vpbe_dev->current_out_index = index; in vpbe_set_output()302 vpbe_dev->current_out_index = i; in vpbe_set_default_output()317 return vpbe_dev->current_out_index; in vpbe_get_output()330 int out_index = vpbe_dev->current_out_index; in vpbe_s_dv_timings()382 int out_index = vpbe_dev->current_out_index; in vpbe_g_dv_timings()407 int out_index = vpbe_dev->current_out_index; in vpbe_enum_dv_timings()438 int out_index = vpbe_dev->current_out_index; in vpbe_s_std()478 int out_index = vpbe_dev->current_out_index; in vpbe_g_std()[all …]
1060 *i = vpbe_dev->current_out_index; in vpbe_display_g_output()
186 int current_out_index; member