Searched refs:dbc_type (Results 1 – 1 of 1) sorted by relevance
596 unsigned char dbc_type; in edid_lpcm_support() local599 dbc_type = edid_ext[dbc + DBC_TAG_LENGTH] >> DBC_TAG_SHIFT; in edid_lpcm_support()600 if ((dbc_type == DBC_TAG_AUDIO) && in edid_lpcm_support()644 unsigned char dbc_type; in edid_has_hdmi_info() local646 dbc_type = edid_ext[dbc + DBC_TAG_LENGTH] >> DBC_TAG_SHIFT; in edid_has_hdmi_info()647 if (dbc_type == DBC_TAG_VENDOR) { in edid_has_hdmi_info()