/linux/sound/hda/core/ext/ |
H A D | 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/include/sound/ |
H A D | hdaudio_ext.h | 85 struct hdac_ext_stream *hext_stream, bool decouple); 87 struct hdac_ext_stream *azx_dev, bool decouple);
|
/linux/Documentation/devicetree/bindings/fpga/ |
H A D | xlnx,pr-decoupler.yaml | 17 decouplers/fpga bridges. The controller can decouple/disable the bridges
|
/linux/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 23 * This is to decouple pt_regs from user-space ABI, to be able to change it
|
/linux/tools/testing/selftests/arm64/mte/ |
H A D | mte_def.h | 6 * redefined here to decouple the MTE selftests compilations from them.
|
/linux/include/linux/ |
H A D | mm_types_task.h | 8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
|
H A D | vtime.h | 67 * For now vtime state is tied to context tracking. We might want to decouple
|
/linux/drivers/cpuidle/ |
H A D | cpuidle-ux500.c | 36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
|
/linux/sound/soc/sof/intel/ |
H A 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/arch/arm/mach-ux500/ |
H A D | pm.c | 44 /* This function decouple the gic from the prcmu */
|
/linux/Documentation/networking/ |
H A D | mctp.rst | 225 In these cases, the ioctls allow you to decouple the tag allocation (and
|
/linux/drivers/hv/ |
H A D | mshv_eventfd.c | 240 * Race-free decouple logic (ordering is critical)
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml_display_rq_dlg_calc.c | 194 // Nice to decouple code from hw register implement and extract code that are repeated for luma and…
|
/linux/virt/kvm/ |
H A D | eventfd.c | 119 * Race-free decouple logic (ordering is critical)
|
/linux/drivers/input/ |
H A D | joydev.c | 563 * are considered variable-sized to decouple them from the values of in joydev_ioctl_common()
|
/linux/drivers/usb/host/ |
H A D | ohci-hcd.c | 308 * decouple the URB from the HC queues (TDs, urb_priv).
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_execlists.c | 589 * we need to decouple the guilty request and ensure that it and its in live_hold_reset() 4343 * we need to decouple the guilty request and ensure that it and its in reset_virtual_engine()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | dml1_display_rq_dlg_calc.c | 994 …* Nice to decouple code from hw register implement and extract code that are repeated for luma and…
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v4_0.c | 1473 fw_shared->decouple.is_enabled = 1; in vcn_v4_0_start_sriov()
|
/linux/drivers/gpu/drm/amd/display/dc/sspl/ |
H A D | dc_spl.c | 290 * Source space to decouple the math complicity so scaling param in spl_calculate_recout()
|
/linux/net/ipv6/ |
H A D | addrconf.c | 1999 /* Decouple optimistic from tentative for evaluation here. in __ipv6_chk_addr_and_flags()
|