Lines Matching defs:lspcon
50 static struct intel_dp *lspcon_to_intel_dp(struct intel_lspcon *lspcon) in lspcon_to_intel_dp()
73 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()
107 static enum drm_lspcon_mode lspcon_get_current_mode(struct intel_lspcon *lspcon) in lspcon_get_current_mode()
119 static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon, in lspcon_wait_mode()
142 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
171 static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon) in lspcon_wake_native_aux_ch()
202 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
246 static void lspcon_resume_in_pcon_wa(struct intel_lspcon *lspcon) in lspcon_resume_in_pcon_wa()
438 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in lspcon_write_infoframe() local
476 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_set_infoframes() local
528 void lspcon_resume(struct intel_lspcon *lspcon) in lspcon_resume()
548 void lspcon_wait_pcon_mode(struct intel_lspcon *lspcon) in lspcon_wait_pcon_mode()
556 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_init() local