Searched refs:get_optc_double_buffer_pending (Results 1 – 8 of 8) sorted by relevance
172 .get_optc_double_buffer_pending = optc3_get_optc_double_buffer_pending,
364 .get_optc_double_buffer_pending = optc3_get_optc_double_buffer_pending,
377 bool (*get_optc_double_buffer_pending)(struct timing_generator *tg); member
420 .get_optc_double_buffer_pending = optc3_get_optc_double_buffer_pending,
525 .get_optc_double_buffer_pending = optc3_get_optc_double_buffer_pending,
1215 if (tg->funcs->get_optc_double_buffer_pending) in dcn30_wait_for_all_pending_updates()1216 pending_updates |= tg->funcs->get_optc_double_buffer_pending(tg); in dcn30_wait_for_all_pending_updates()
2297 if (tg->funcs->get_optc_double_buffer_pending) { in dcn401_post_unlock_program_front_end()2299 && tg->funcs->get_optc_double_buffer_pending(tg); j++) in dcn401_post_unlock_program_front_end()
2292 if (tg->funcs->get_optc_double_buffer_pending) { in dcn20_post_unlock_program_front_end()2294 && tg->funcs->get_optc_double_buffer_pending(tg); j++) in dcn20_post_unlock_program_front_end()
Completed in 23 milliseconds