Searched defs:hda_intel (Results 1 – 1 of 1) sorted by relevance
22 struct hda_intel { struct23 struct azx chip;26 struct work_struct irq_pending_work;51 int hda_display_power(struct hda_intel *hda, bool enable); argument