Lines Matching defs:hda_intel
21 struct hda_intel { struct
22 struct azx chip;
25 struct work_struct irq_pending_work;
28 struct completion probe_wait;
29 struct work_struct probe_work;
32 struct list_head list;
35 unsigned int irq_pending_warned:1;
36 unsigned int probe_continued:1;
39 unsigned int use_vga_switcheroo:1;
40 unsigned int vga_switcheroo_registered:1;
41 unsigned int init_failed:1; /* delayed init failed */
44 struct dev_pm_domain hdmi_pm_domain;
46 bool need_i915_power:1; /* the hda controller needs i915 power */