Lines Matching refs:intel_display
14 struct intel_display;
17 void intel_hpd_poll_enable(struct intel_display *display);
18 void intel_hpd_poll_disable(struct intel_display *display);
19 void intel_hpd_poll_fini(struct intel_display *display);
22 void intel_hpd_irq_handler(struct intel_display *display,
25 void intel_hpd_init(struct intel_display *display);
26 void intel_hpd_init_early(struct intel_display *display);
27 void intel_hpd_cancel_work(struct intel_display *display);
32 void intel_hpd_debugfs_register(struct intel_display *display);
34 void intel_hpd_enable_detection_work(struct intel_display *display);
35 void intel_hpd_disable_detection_work(struct intel_display *display);
36 bool intel_hpd_schedule_detection(struct intel_display *display);