Initialize an hdmi avi infoframe
int hdmi_avi_infoframe_init(struct hdmi_avi_infoframe * frame);
frame
HDMI AVI infoframe
Returns 0 on success or a negative error code on failure.
Jesse Barnes <[email protected]>
Intel Corporation,
Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
Contributions all over the place