Searched refs:hdmi_vendor_infoframe (Results 1 – 4 of 4) sorted by relevance
361 struct hdmi_vendor_infoframe { struct398 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);399 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,401 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,403 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);412 struct hdmi_vendor_infoframe hdmi;
282 struct hdmi_vendor_infoframe { struct292 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame); argument293 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,303 struct hdmi_vendor_infoframe hdmi;
306 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()339 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()927 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()1142 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
536 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()556 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()567 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only()593 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check()615 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack_only()678 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()1532 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()1764 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()