Home
last modified time | relevance | path

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

12

/Linux-v6.6/sound/hda/ext/
Dhdac_ext_stream.c97 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()
/Linux-v6.6/include/sound/
Dhdaudio_ext.h81 struct hdac_ext_stream *hext_stream, bool decouple);
83 struct hdac_ext_stream *azx_dev, bool decouple);
/Linux-v6.6/tools/testing/selftests/arm64/mte/
Dmte_def.h6 * redefined here to decouple the MTE selftests compilations from them.
/Linux-v6.6/Documentation/devicetree/bindings/fpga/
Dxlnx,pr-decoupler.yaml14 decouplers/fpga bridges. The controller can decouple/disable the bridges
/Linux-v6.6/arch/arc/include/uapi/asm/
Dptrace.h23 * This is to decouple pt_regs from user-space ABI, to be able to change it
/Linux-v6.6/include/linux/
Dmm_types_task.h8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
Dvtime.h72 * For now vtime state is tied to context tracking. We might want to decouple
/Linux-v6.6/Documentation/devicetree/bindings/net/bluetooth/
Dbrcm,bcm4377-bluetooth.yaml32 description: Board type of the Bluetooth chip. This is used to decouple
/Linux-v6.6/drivers/cpuidle/
Dcpuidle-ux500.c36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
/Linux-v6.6/sound/soc/sof/intel/
Dhda-stream.c470 /* 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()
/Linux-v6.6/arch/arm64/lib/
Dcopy_template.S107 * call memcpy directly. To make memmove simpler and decouple the
/Linux-v6.6/Documentation/devicetree/bindings/net/wireless/
Dbrcm,bcm4329-fmac.yaml107 the root node. This can be used to decouple the overall system board or
/Linux-v6.6/arch/arm/mach-ux500/
Dpm.c44 /* This function decouple the gic from the prcmu */
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dselftest_rc6.c50 /* bsw/byt use a PCU and decouple RC6 from our manual control */ in live_rc6_manual()
/Linux-v6.6/drivers/gpu/drm/amd/display/include/
Dlink_service_types.h108 * The goal is to strictly decouple link training settings
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_helper.c242 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_update_ex()
273 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_set_ex()
/Linux-v6.6/Documentation/staging/
Dremoteproc.rst238 When those use cases show up, we will have to decouple the binary format
/Linux-v6.6/Documentation/networking/
Dmctp.rst225 In these cases, the ioctls allow you to decouple the tag allocation (and
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h383 * mapping. This is to decouple the dependency on link capability during
/Linux-v6.6/sound/isa/sb/
Dsb16_csp.c435 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_riff_load()
758 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_autoload()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_request.h629 WRITE_ONCE(rq->hwsp_seqno, /* decouple from HWSP */ in i915_request_mark_complete()
/Linux-v6.6/drivers/rpmsg/
Dqcom_glink_native.c1325 /* Decouple the potential rpdev from the channel */ in qcom_glink_destroy_ept()
1653 /* Decouple the potential rpdev from the channel */ in qcom_glink_rx_close_ack()
/Linux-v6.6/virt/kvm/
Deventfd.c118 * Race-free decouple logic (ordering is critical)
/Linux-v6.6/drivers/input/
Djoydev.c563 * are considered variable-sized to decouple them from the values of in joydev_ioctl_common()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_crtc_helper.c469 /* Decouple all encoders and their attached connectors from this crtc */ in drm_crtc_helper_disable()

12