Searched refs:video_latency (Results 1 – 8 of 8) sorted by relevance
110 p->video_latency = 1; in cec_splitter_unconfigured_output()128 p->video_latency = 1; in cec_splitter_configured_output()186 reply_lat += p->video_latency - 1; in cec_out_report_current_latency()460 p->video_latency = 1; in cec_splitter_nb_transmit_canceled_output()522 p->video_latency = video_lat; in cec_splitter_received_output()649 p->video_latency = 1; in cec_splitter_poll()
23 u8 video_latency; member
139 tmp = VIDEO_LIPSYNC(connector->video_latency[1]) | in dce6_afmt_write_latency_fields()145 tmp = VIDEO_LIPSYNC(connector->video_latency[0]) | in dce6_afmt_write_latency_fields()
107 tmp = VIDEO_LIPSYNC(connector->video_latency[1]) | in dce4_afmt_write_latency_fields()113 tmp = VIDEO_LIPSYNC(connector->video_latency[0]) | in dce4_afmt_write_latency_fields()
215 uint32_t video_latency;553 uint32_t video_latency;206 uint32_t video_latency; global() member 533 uint32_t video_latency; global() member
1652 __u8 video_latency, in cec_msg_report_current_latency() argument 1662 msg->msg[4] = video_latency; in cec_msg_report_current_latency() 1670 __u8 *video_latency, in cec_ops_report_current_latency() argument 1676 *video_latency = msg->msg[4]; in cec_ops_report_current_latency() 1773 __u16 video_latency, in cec_ops_cdc_hec_report_state() 1778 msg->msg[2] = video_latency >> 8; in cec_msg_cdc_hec_set_state() 1779 msg->msg[3] = video_latency & 0xff; in cec_msg_cdc_hec_set_state() 1785 __u16 *video_latency, in cec_msg_cdc_hec_set_state() 1788 *video_latency = (msg->msg[2] << 8) | msg->msg[3]; in cec_msg_cdc_hec_set_state() 1854 __u16 video_latency) in cec_msg_cdc_hec_request_deactivation() [all...]
132 stream->audio_info.video_latency = dc_sink_data->edid_caps.video_latency; in dc_stream_construct()
7122 audio_info->video_latency = drm_connector->video_latency[0]; in get_highest_refresh_rate_mode()