| /kernel/linux/linux-6.6/sound/hda/ext/ |
| D | hdac_ext_stream.c | 97 bool decouple) in snd_hdac_ext_stream_decouple_locked() argument 105 if (decouple && !val) in snd_hdac_ext_stream_decouple_locked() 107 else if (!decouple && val) in snd_hdac_ext_stream_decouple_locked() 110 hext_stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked() 115 * snd_hdac_ext_stream_decouple - decouple the hdac stream 118 * @decouple: flag to decouple 121 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() argument 124 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, decouple); in snd_hdac_ext_stream_decouple()
|
| /kernel/linux/linux-5.10/sound/hda/ext/ |
| D | hdac_ext_stream.c | 111 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() 129 * snd_hdac_ext_stream_decouple - decouple the hdac stream 132 * @decouple: flag to decouple 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()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/fpga/ |
| D | xilinx-pr-decoupler.txt | 5 The controller can decouple/disable the bridges which prevents signal 11 PR Decouplers which can be handled independently or chained via decouple/
|
| /kernel/linux/build/test/moduletest/runtest/bin/cpusetdecouple_cpuhotplug_t/testcases/bin/ |
| D | cpusetdecouple_cpuhotplug01.sh | 57 tst_res TINFO "hotplug01 cpu$i offline cpuset decouple success" 59 tst_res TINFO "hotplug01 cpu$i offline cpuset decouple fail"
|
| D | cpusetdecouple_cpuhotplug02.sh | 58 tst_res TINFO "hotplug02 cpu1 offline cpuset decouple success" 60 tst_res TINFO "hotplug02 cpu1 offline cpuset decouple fail"
|
| D | cpusetdecouple_cpuhotplug03.sh | 52 tst_res TINFO "hotplug03 cpu2 cpu3 offline cpuset decouple success" 54 tst_res TINFO "hotplug03 cpu2 cpu3 offline cpuset decouple fail"
|
| D | cpusetdecouple_cpuhotplug04.sh | 57 tst_res TINFO "hotplug04 cpu$i offline cpuset decouple success" 59 tst_res TINFO "hotplug04 cpu$i offline cpuset decouple fail"
|
| /kernel/linux/linux-5.10/include/sound/ |
| D | hdaudio_ext.h | 92 struct hdac_ext_stream *azx_dev, bool decouple); 94 struct hdac_ext_stream *azx_dev, bool decouple);
|
| /kernel/linux/linux-6.6/include/sound/ |
| D | hdaudio_ext.h | 81 struct hdac_ext_stream *hext_stream, bool decouple); 83 struct hdac_ext_stream *azx_dev, bool decouple);
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
| D | mte_def.h | 6 * redefined here to decouple the MTE selftests compilations from them.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/ |
| D | mte_def.h | 6 * redefined here to decouple the MTE selftests compilations from them.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/fpga/ |
| D | xlnx,pr-decoupler.yaml | 14 decouplers/fpga bridges. The controller can decouple/disable the bridges
|
| /kernel/linux/linux-5.10/arch/arc/include/uapi/asm/ |
| D | ptrace.h | 23 * This is to decouple pt_regs from user-space ABI, to be able to change it
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | mm_types_task.h | 8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
|
| D | vtime.h | 72 * For now vtime state is tied to context tracking. We might want to decouple
|
| /kernel/linux/linux-6.6/arch/arc/include/uapi/asm/ |
| D | ptrace.h | 23 * This is to decouple pt_regs from user-space ABI, to be able to change it
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | mm_types_task.h | 8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
|
| D | vtime.h | 26 * For now vtime state is tied to context tracking. We might want to decouple
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/bluetooth/ |
| D | brcm,bcm4377-bluetooth.yaml | 32 description: Board type of the Bluetooth chip. This is used to decouple
|
| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| D | hda-stream.c | 380 /* decouple host and link DMA, enable DSP features */ in hda_dsp_iccmax_stream_hw_params() 416 /* decouple host and link DMA */ in hda_dsp_stream_hw_params() 555 /* decouple host and link DMA, enable DSP features */ in hda_dsp_stream_hw_params() 936 /* TODO: decouple */ in hda_dsp_stream_free()
|
| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| D | cpuidle-ux500.c | 36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
|
| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| D | cpuidle-ux500.c | 36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/ |
| D | TODO | 75 be nice to completely decouple it from the actual core code. For instance to be
|
| /kernel/linux/linux-6.6/sound/soc/sof/intel/ |
| D | hda-stream.c | 470 /* decouple host and link DMA, enable DSP features */ in hda_dsp_iccmax_stream_hw_params() 516 /* decouple host and link DMA if the DSP is used */ in hda_dsp_stream_hw_params() 632 /* decouple host and link DMA, enable DSP features */ in hda_dsp_stream_hw_params() 959 /* TODO: decouple */ in hda_dsp_stream_free()
|
| /kernel/linux/linux-6.6/arch/arm64/lib/ |
| D | copy_template.S | 107 * call memcpy directly. To make memmove simpler and decouple the
|