Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/display/
Ddrm_dp_helper.h558 struct drm_dp_dpcd_ident { struct
572 struct drm_dp_dpcd_ident ident; argument
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dp_cec.c162 struct drm_dp_dpcd_ident *id = &desc.ident; in drm_dp_cec_adap_status()
Ddrm_dp_helper.c2260 drm_dp_get_quirks(const struct drm_dp_dpcd_ident *ident, bool is_branch) in drm_dp_get_quirks()
2303 struct drm_dp_dpcd_ident *ident = &desc->ident; in drm_dp_read_desc()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_lspcon.c83 struct drm_dp_dpcd_ident *ident; in lspcon_detect_vendor()