Home
last modified time | relevance | path

Searched refs:hdmi_spd_infoframe_unpack (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/video/
Dhdmi.c1660 static int hdmi_spd_infoframe_unpack(struct hdmi_spd_infoframe *frame, in hdmi_spd_infoframe_unpack() function
1940 ret = hdmi_spd_infoframe_unpack(&frame->spd, buffer, size); in hdmi_infoframe_unpack()