Name
hdmi_spd_infoframe_init —
initialize an HDMI SPD infoframe
Synopsis
int hdmi_spd_infoframe_init ( | struct hdmi_spd_infoframe * frame, |
| const char * vendor, |
| const char * product) ; |
Arguments
frame
HDMI SPD infoframe
vendor
vendor string
product
product string
Description
Returns 0 on success or a negative error code on failure.