Home
last modified time | relevance | path

Searched defs:hda_intel (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_intel.h21 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;
[all …]