Home
last modified time | relevance | path

Searched full:decouple (Results 1 – 25 of 48) sorted by relevance

12

/linux/sound/hda/core/ext/
H A Dstream.c140 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/include/sound/
H A Dhdaudio_ext.h85 struct hdac_ext_stream *hext_stream, bool decouple);
87 struct hdac_ext_stream *azx_dev, bool decouple);
/linux/arch/arc/include/uapi/asm/
H A Dptrace.h23 * This is to decouple pt_regs from user-space ABI, to be able to change it
/linux/Documentation/devicetree/bindings/fpga/
H A Dxlnx,pr-decoupler.yaml17 decouplers/fpga bridges. The controller can decouple/disable the bridges
/linux/tools/testing/selftests/arm64/mte/
H A Dmte_def.h6 * redefined here to decouple the MTE selftests compilations from them.
/linux/include/linux/
H A Dmm_types_task.h8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
H A Dvtime.h67 * For now vtime state is tied to context tracking. We might want to decouple
/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dbrcm,bcm4377-bluetooth.yaml32 description: Board type of the Bluetooth chip. This is used to decouple
/linux/drivers/cpuidle/
H A Dcpuidle-ux500.c36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
/linux/sound/soc/sof/intel/
H A Dhda-stream.c500 /* 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()
H A Dhda-sdw-bpt.c121 /* decouple host and link DMA if the DSP is used */ in hda_sdw_bpt_dma_prepare()
/linux/Documentation/devicetree/bindings/net/wireless/
H A Dbrcm,bcm4329-fmac.yaml109 the root node. This can be used to decouple the overall system board or
/linux/arch/arm/mach-ux500/
H A Dpm.c44 /* This function decouple the gic from the prcmu */
/linux/arch/arm64/lib/
H A Dcopy_template.S117 * call memcpy directly. To make memmove simpler and decouple the
/linux/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h109 * The goal is to strictly decouple link training settings
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_rc6.c61 /* bsw/byt use a PCU and decouple RC6 from our manual control */ in live_rc6_manual()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c240 /* 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/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_hwseq.c187 // will decouple backlight from ABM and redefine DMUB interface, then this w/a could be removed in dcn21_set_abm_immediate_disable()
/linux/Documentation/staging/
H A Dremoteproc.rst238 When those use cases show up, we will have to decouple the binary format
/linux/Documentation/networking/
H A Dmctp.rst225 In these cases, the ioctls allow you to decouple the tag allocation (and
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h463 struct amdgpu_fw_shared_queue_decouple decouple; member
H A Damdgpu_virt.h139 /* VCN RB decouple */
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h460 * mapping. This is to decouple the dependency on link capability during
/linux/drivers/hv/
H A Dmshv_eventfd.c240 * Race-free decouple logic (ordering is critical)
/linux/drivers/gpu/drm/i915/
H A Di915_request.h629 WRITE_ONCE(rq->hwsp_seqno, /* decouple from HWSP */ in i915_request_mark_complete()

12