/linux-6.14.4/sound/hda/ext/ |
D | hdac_ext_stream.c | 140 bool decouple) in snd_hdac_ext_stream_decouple_locked() argument 148 if (decouple && !val) in snd_hdac_ext_stream_decouple_locked() 150 else if (!decouple && val) in snd_hdac_ext_stream_decouple_locked() 153 hext_stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked() 158 * snd_hdac_ext_stream_decouple - decouple the hdac stream 161 * @decouple: flag to decouple 164 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() argument 167 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, decouple); in snd_hdac_ext_stream_decouple()
|
/linux-6.14.4/include/sound/ |
D | hdaudio_ext.h | 84 struct hdac_ext_stream *hext_stream, bool decouple); 86 struct hdac_ext_stream *azx_dev, bool decouple);
|
/linux-6.14.4/tools/testing/selftests/arm64/mte/ |
D | mte_def.h | 6 * redefined here to decouple the MTE selftests compilations from them.
|
/linux-6.14.4/Documentation/devicetree/bindings/fpga/ |
D | xlnx,pr-decoupler.yaml | 17 decouplers/fpga bridges. The controller can decouple/disable the bridges
|
/linux-6.14.4/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
|
/linux-6.14.4/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 | 67 * For now vtime state is tied to context tracking. We might want to decouple
|
/linux-6.14.4/Documentation/devicetree/bindings/net/bluetooth/ |
D | brcm,bcm4377-bluetooth.yaml | 32 description: Board type of the Bluetooth chip. This is used to decouple
|
/linux-6.14.4/drivers/cpuidle/ |
D | cpuidle-ux500.c | 36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
|
/linux-6.14.4/sound/soc/sof/intel/ |
D | hda-stream.c | 500 /* decouple host and link DMA, enable DSP features */ in hda_dsp_iccmax_stream_hw_params() 546 /* decouple host and link DMA if the DSP is used */ in hda_dsp_stream_hw_params() 662 /* decouple host and link DMA, enable DSP features */ in hda_dsp_stream_hw_params() 1017 /* TODO: decouple */ in hda_dsp_stream_free()
|
/linux-6.14.4/arch/arm64/lib/ |
D | copy_template.S | 107 * call memcpy directly. To make memmove simpler and decouple the
|
/linux-6.14.4/Documentation/devicetree/bindings/net/wireless/ |
D | brcm,bcm4329-fmac.yaml | 109 the root node. This can be used to decouple the overall system board or
|
/linux-6.14.4/arch/arm/mach-ux500/ |
D | pm.c | 44 /* This function decouple the gic from the prcmu */
|
/linux-6.14.4/drivers/gpu/drm/amd/display/include/ |
D | link_service_types.h | 107 * The goal is to strictly decouple link training settings
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | selftest_rc6.c | 54 /* bsw/byt use a PCU and decouple RC6 from our manual control */ in live_rc6_manual()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/ |
D | dc_helper.c | 240 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_update_ex() 270 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_set_ex()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
D | dcn21_hwseq.c | 187 // will decouple backlight from ABM and redefine DMUB interface, then this w/a could be removed in dcn21_set_abm_immediate_disable()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_virt.h | 137 /* VCN RB decouple */
|
D | amdgpu_vcn.h | 446 struct amdgpu_fw_shared_queue_decouple decouple; member
|
/linux-6.14.4/Documentation/networking/ |
D | mctp.rst | 225 In these cases, the ioctls allow you to decouple the tag allocation (and
|
/linux-6.14.4/Documentation/staging/ |
D | remoteproc.rst | 238 When those use cases show up, we will have to decouple the binary format
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 444 * mapping. This is to decouple the dependency on link capability during
|
/linux-6.14.4/sound/isa/sb/ |
D | sb16_csp.c | 437 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_riff_load() 764 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_autoload()
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_request.h | 629 WRITE_ONCE(rq->hwsp_seqno, /* decouple from HWSP */ in i915_request_mark_complete()
|
/linux-6.14.4/drivers/rpmsg/ |
D | qcom_glink_native.c | 1408 /* Decouple the potential rpdev from the channel */ in qcom_glink_destroy_ept() 1758 /* Decouple the potential rpdev from the channel */ in qcom_glink_rx_close_ack()
|