Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_codec.h631 struct hda_bus { struct
639 struct hda_bus_ops ops; argument
650 struct hda_bus_unsolicited *unsol; argument
651 char workq_name[16];
652 struct workqueue_struct *workq; /* common workqueue for codecs */
658 unsigned int needs_damn_long_delay :1;
659 unsigned int allow_bus_reset:1; /* allow bus reset at fatal error */
660 unsigned int sync_write:1; /* sync after verb write */
662 unsigned int shutdown :1; /* being unloaded */
663 unsigned int rirb_error:1; /* error in codec communication */
[all …]