Searched refs:packed_hdmi_infoframe (Results 1 – 7 of 7) sorted by relevance
6 struct packed_hdmi_infoframe { struct14 void pack_hdmi_infoframe(struct packed_hdmi_infoframe *packed_frame, argument
35 struct packed_hdmi_infoframe avi_infoframe; in gf119_hdmi_ctrl()36 struct packed_hdmi_infoframe vendor_infoframe; in gf119_hdmi_ctrl()
36 struct packed_hdmi_infoframe avi_infoframe; in gk104_hdmi_ctrl()37 struct packed_hdmi_infoframe vendor_infoframe; in gk104_hdmi_ctrl()
36 struct packed_hdmi_infoframe avi_infoframe; in g84_hdmi_ctrl()37 struct packed_hdmi_infoframe vendor_infoframe; in g84_hdmi_ctrl()
36 struct packed_hdmi_infoframe avi_infoframe; in gt215_hdmi_ctrl()37 struct packed_hdmi_infoframe vendor_infoframe; in gt215_hdmi_ctrl()
34 struct packed_hdmi_infoframe avi_infoframe; in gv100_hdmi_ctrl()35 struct packed_hdmi_infoframe vendor_infoframe; in gv100_hdmi_ctrl()
4 void pack_hdmi_infoframe(struct packed_hdmi_infoframe *packed_frame, in pack_hdmi_infoframe()