Searched refs:decouple (Results 1 – 5 of 5) sorted by relevance
111 bool decouple) in snd_hdac_ext_stream_decouple_locked() argument119 if (decouple && !val) in snd_hdac_ext_stream_decouple_locked()121 else if (!decouple && val) in snd_hdac_ext_stream_decouple_locked()124 stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked()135 struct hdac_ext_stream *stream, bool decouple) in snd_hdac_ext_stream_decouple() argument138 snd_hdac_ext_stream_decouple_locked(bus, stream, decouple); in snd_hdac_ext_stream_decouple()
5 The controller can decouple/disable the bridges which prevents signal20 PR Decouplers which can be handled independently or chained via decouple/
92 struct hdac_ext_stream *azx_dev, bool decouple);94 struct hdac_ext_stream *azx_dev, bool decouple);
75 be nice to completely decouple it from the actual core code. For instance to be
237 When those use cases show up, we will have to decouple the binary format
Completed in 5 milliseconds