Searched refs:dbc_type (Results 1 – 1 of 1) sorted by relevance
546 unsigned char dbc_type; in edid_lpcm_support() local549 dbc_type = edid_ext[dbc + DBC_TAG_LENGTH] >> DBC_TAG_SHIFT; in edid_lpcm_support()550 if ((dbc_type == DBC_TAG_AUDIO) && in edid_lpcm_support()594 unsigned char dbc_type; in edid_has_hdmi_info() local596 dbc_type = edid_ext[dbc + DBC_TAG_LENGTH] >> DBC_TAG_SHIFT; in edid_has_hdmi_info()597 if (dbc_type == DBC_TAG_VENDOR) { in edid_has_hdmi_info()