Searched defs:hda_intel (Results 1 – 1 of 1) sorted by relevance
21 struct hda_intel { struct22 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;[all …]