Symbol: intel_lspcon
drivers/gpu/drm/i915/display/intel_display_types.h
1969
struct intel_lspcon lspcon;
drivers/gpu/drm/i915/display/intel_lspcon.c
124
static u32 get_hdr_status_reg(struct intel_lspcon *lspcon)
drivers/gpu/drm/i915/display/intel_lspcon.c
134
struct intel_lspcon *lspcon = &dig_port->lspcon;
drivers/gpu/drm/i915/display/intel_lspcon.c
154
static enum drm_lspcon_mode lspcon_get_current_mode(struct intel_lspcon *lspcon)
drivers/gpu/drm/i915/display/intel_lspcon.c
168
static int lspcon_get_mode_settle_timeout(struct intel_lspcon *lspcon)
drivers/gpu/drm/i915/display/intel_lspcon.c
180
static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon,
drivers/gpu/drm/i915/display/intel_lspcon.c
211
static int lspcon_change_mode(struct intel_lspcon *lspcon,
drivers/gpu/drm/i915/display/intel_lspcon.c
243
static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon)
drivers/gpu/drm/i915/display/intel_lspcon.c
261
static bool lspcon_probe(struct intel_lspcon *lspcon)
drivers/gpu/drm/i915/display/intel_lspcon.c
307
static void lspcon_resume_in_pcon_wa(struct intel_lspcon *lspcon)
drivers/gpu/drm/i915/display/intel_lspcon.c
500
struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder);
drivers/gpu/drm/i915/display/intel_lspcon.c
545
struct intel_lspcon *lspcon = &dig_port->lspcon;
drivers/gpu/drm/i915/display/intel_lspcon.c
61
static struct intel_lspcon *enc_to_intel_lspcon(struct intel_encoder *encoder)
drivers/gpu/drm/i915/display/intel_lspcon.c
647
struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder);
drivers/gpu/drm/i915/display/intel_lspcon.c
66
static struct intel_dp *lspcon_to_intel_dp(struct intel_lspcon *lspcon)
drivers/gpu/drm/i915/display/intel_lspcon.c
674
struct intel_lspcon *lspcon = &dig_port->lspcon;
drivers/gpu/drm/i915/display/intel_lspcon.c
683
struct intel_lspcon *lspcon = &dig_port->lspcon;
drivers/gpu/drm/i915/display/intel_lspcon.c
712
struct intel_lspcon *lspcon = &dig_port->lspcon;
drivers/gpu/drm/i915/display/intel_lspcon.c
728
struct intel_lspcon *lspcon = &dig_port->lspcon;
drivers/gpu/drm/i915/display/intel_lspcon.c
89
static bool lspcon_detect_vendor(struct intel_lspcon *lspcon)