Lines Matching defs:hda_bus
646 struct hda_bus { struct
654 struct hda_bus_ops ops; argument
665 struct hda_bus_unsolicited *unsol; argument
666 char workq_name[16];
667 struct workqueue_struct *workq; /* common workqueue for codecs */
673 unsigned int needs_damn_long_delay :1;
674 unsigned int allow_bus_reset:1; /* allow bus reset at fatal error */
675 unsigned int sync_write:1; /* sync after verb write */
677 unsigned int shutdown :1; /* being unloaded */
678 unsigned int rirb_error:1; /* error in codec communication */
679 unsigned int response_reset:1; /* controller was reset */
680 unsigned int in_reset:1; /* during reset operation */
681 unsigned int power_keep_link_on:1; /* don't power off HDA link */
683 int primary_dig_out_type; /* primary digital out PCM type */