Lines Matching defs:hda_bus
75 struct hda_bus { struct
83 struct hda_bus_ops ops; argument
85 struct mutex prepare_mutex;
91 unsigned int needs_damn_long_delay :1;
92 unsigned int allow_bus_reset:1; /* allow bus reset at fatal error */
94 unsigned int shutdown :1; /* being unloaded */
95 unsigned int rirb_error:1; /* error in codec communication */
96 unsigned int response_reset:1; /* controller was reset */
97 unsigned int in_reset:1; /* during reset operation */
98 unsigned int no_response_fallback:1; /* don't fallback at RIRB error */
100 int primary_dig_out_type; /* primary digital out PCM type */