Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp_helper.h638 struct drm_dp_dpcd_ident { struct
652 struct drm_dp_dpcd_ident ident; argument
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_cec.c163 struct drm_dp_dpcd_ident *id = &desc.ident; in drm_dp_cec_adap_status()
H A Ddrm_dp_helper.c2301 drm_dp_get_quirks(const struct drm_dp_dpcd_ident *ident, bool is_branch) in drm_dp_get_quirks()
2344 struct drm_dp_dpcd_ident *ident = &desc->ident; in drm_dp_read_desc()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c84 struct drm_dp_dpcd_ident *ident; in lspcon_detect_vendor()