Home
last modified time | relevance | path

Searched refs:decouple (Results 1 – 5 of 5) sorted by relevance

/linux/sound/hda/ext/
A Dhdac_ext_stream.c111 bool decouple) in snd_hdac_ext_stream_decouple_locked() argument
119 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() argument
138 snd_hdac_ext_stream_decouple_locked(bus, stream, decouple); in snd_hdac_ext_stream_decouple()
/linux/Documentation/devicetree/bindings/fpga/
A Dxilinx-pr-decoupler.txt5 The controller can decouple/disable the bridges which prevents signal
20 PR Decouplers which can be handled independently or chained via decouple/
/linux/include/sound/
A Dhdaudio_ext.h92 struct hdac_ext_stream *azx_dev, bool decouple);
94 struct hdac_ext_stream *azx_dev, bool decouple);
/linux/drivers/staging/vc04_services/interface/
A DTODO75 be nice to completely decouple it from the actual core code. For instance to be
/linux/Documentation/staging/
A Dremoteproc.rst237 When those use cases show up, we will have to decouple the binary format

Completed in 11 milliseconds