Searched defs:hda_intel (Results 1 – 1 of 1) sorted by relevance
9 struct hda_intel { struct10 struct azx chip;13 struct work_struct irq_pending_work;16 struct completion probe_wait;17 struct delayed_work probe_work;20 struct list_head list;23 unsigned int irq_pending_warned:1;24 unsigned int probe_continued:1;27 unsigned int use_vga_switcheroo:1;28 unsigned int vga_switcheroo_registered:1;[all …]