Searched defs:info_frame (Results 1 – 5 of 5) sorted by relevance
98 struct info_frame { struct99 struct info_packet avi_info_packet;100 struct info_packet gamut_packet;101 struct info_packet vendor_info_packet;102 struct info_packet spd_info_packet;
51 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_hdmi_info_packets()61 const struct encoder_info_frame *info_frame) {} in virtual_stream_encoder_update_dp_info_packets()
637 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_hdmi_info_packets()694 const struct encoder_info_frame *info_frame) in enc1_stream_encoder_update_dp_info_packets()
707 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_hdmi_info_packets()816 const struct encoder_info_frame *info_frame) in dce110_stream_encoder_update_dp_info_packets()
606 u32 info_frame; in had_prog_dip() local