Searched refs:decouple (Results 1 – 5 of 5) sorted by relevance
5 The controller can decouple/disable the bridges which prevents signal11 PR Decouplers which can be handled independently or chained via decouple/
116 struct hdac_ext_stream *stream, bool decouple) in snd_hdac_ext_stream_decouple() argument125 if (decouple && !val) in snd_hdac_ext_stream_decouple()127 else if (!decouple && val) in snd_hdac_ext_stream_decouple()130 stream->decoupled = decouple; in snd_hdac_ext_stream_decouple()
92 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