Home
last modified time | relevance | path

Searched defs:lspcon (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c64 static struct intel_dp *lspcon_to_intel_dp(struct intel_lspcon *lspcon) in lspcon_to_intel_dp()
87 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()
122 static u32 get_hdr_status_reg(struct intel_lspcon *lspcon) in get_hdr_status_reg()
132 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_lspcon_detect_hdr_capability() local
152 static enum drm_lspcon_mode lspcon_get_current_mode(struct intel_lspcon *lspcon) in lspcon_get_current_mode()
166 static int lspcon_get_mode_settle_timeout(struct intel_lspcon *lspcon) in lspcon_get_mode_settle_timeout()
178 static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon, in lspcon_wait_mode()
204 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
236 static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon) in lspcon_wake_native_aux_ch()
254 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
[all …]
H A Dintel_display_types.h1880 struct intel_lspcon lspcon; member