Searched refs:decouple (Results 1 – 5 of 5) sorted by relevance
110 bool decouple) in snd_hdac_ext_stream_decouple_locked() argument118 if (decouple && !val) in snd_hdac_ext_stream_decouple_locked()120 else if (!decouple && val) in snd_hdac_ext_stream_decouple_locked()123 hext_stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked()134 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() argument137 snd_hdac_ext_stream_decouple_locked(bus, hext_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/
89 struct hdac_ext_stream *hext_stream, bool decouple);91 struct hdac_ext_stream *azx_dev, bool decouple);
225 In these cases, the ioctls allow you to decouple the tag allocation (and
238 When those use cases show up, we will have to decouple the binary format