Searched refs:HDMI_3D_STRUCTURE_INVALID (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/
H A Dhdmi.c545 frame->s3d_struct = HDMI_3D_STRUCTURE_INVALID;
557 else if (frame->vic != 0 || frame->s3d_struct != HDMI_3D_STRUCTURE_INVALID)
571 if (frame->vic != 0 && frame->s3d_struct != HDMI_3D_STRUCTURE_INVALID)
639 if (frame->s3d_struct != HDMI_3D_STRUCTURE_INVALID) {
1537 if (hvf->vic == 0 && hvf->s3d_struct == HDMI_3D_STRUCTURE_INVALID) {
1544 if (hvf->s3d_struct != HDMI_3D_STRUCTURE_INVALID) {
/linux-master/include/linux/
H A Dhdmi.h347 HDMI_3D_STRUCTURE_INVALID = -1, enumerator in enum:hdmi_3d_structure
/linux-master/drivers/gpu/drm/
H A Ddrm_edid.c7213 return HDMI_3D_STRUCTURE_INVALID;

Completed in 114 milliseconds