Searched refs:packed_frame (Results 1 – 2 of 2) sorted by relevance
4 void pack_hdmi_infoframe(struct packed_hdmi_infoframe *packed_frame, in pack_hdmi_infoframe() argument79 packed_frame->header = header; in pack_hdmi_infoframe()80 packed_frame->subpack0_low = subpack0_low; in pack_hdmi_infoframe()81 packed_frame->subpack0_high = subpack0_high; in pack_hdmi_infoframe()82 packed_frame->subpack1_low = subpack1_low; in pack_hdmi_infoframe()83 packed_frame->subpack1_high = subpack1_high; in pack_hdmi_infoframe()
14 void pack_hdmi_infoframe(struct packed_hdmi_infoframe *packed_frame,