Home
last modified time | relevance | path

Searched full:decoupled (Results 1 – 25 of 32) sorted by relevance

12

/linux-5.10/sound/hda/ext/
Dhdac_ext_stream.c56 stream->decoupled = false; in snd_hdac_ext_stream_init()
130 stream->decoupled = decouple; in snd_hdac_ext_stream_decouple()
262 /* check if decoupled stream and not in use is available */ in hdac_ext_link_stream_assign()
263 if (hstream->decoupled && !hstream->link_locked) { in hdac_ext_link_stream_assign()
303 if (!hstream->decoupled) in hdac_ext_host_stream_assign()
330 * host: Looks for an unused decoupled host stream
331 * link: Looks for an unused decoupled link stream
335 * decoupled, it becomes a host stream and link stream.
381 if (stream->decoupled && !stream->link_locked) in snd_hdac_ext_stream_release()
387 if (stream->decoupled && !stream->hstream.opened) in snd_hdac_ext_stream_release()
/linux-5.10/include/sound/
Dhdaudio_ext.h51 * @decoupled: stream host and link is decoupled
69 bool decoupled:1; member
/linux-5.10/arch/arm/mach-ux500/
Dpm.c79 * makes sense if the gic has been decoupled before with the
128 * makes sense only if the gic is decoupled with the db8500_prcmu_gic_decouple
196 * On watchdog reboot the GIC is in some cases decoupled. in ux500_pm_init()
/linux-5.10/drivers/staging/comedi/drivers/
Djr3_pci.h54 * The force_array structure shows the layout for the decoupled and
399 * Decoupled and filtered data is scaled so that +/- 16384 is equal
414 * the sensor data to obtain the decoupled data. The offsets are set a
419 * decoupled data to zero, add these values to the current decoupled
445 * Filter0 is the decoupled, unfiltered data from the JR3 sensor.
448 * These force_arrays hold the filtered data. The decoupled data is
/linux-5.10/arch/mips/pci/
Dpci-rc32434.c136 /* Zero out the PCI decoupled registers */ in rc32434_pcibridge_init()
138 * disable PCI decoupled accesses at in rc32434_pcibridge_init()
/linux-5.10/Documentation/devicetree/bindings/powerpc/
Dsleep.yaml14 states that are decoupled from the devices' own register blocks. Sometimes,
/linux-5.10/drivers/cpuidle/
Dcpuidle-ux500.c46 /* At this state, as the gic is decoupled, if the other in ux500_enter_idle()
/linux-5.10/arch/mips/include/asm/mach-rc32434/
Dpci.h246 * PCI Decoupled Access Control Register
251 * PCI Decoupled Access Status Register
/linux-5.10/sound/soc/sof/intel/
Dhda-dai.c106 * Decouple host and link DMA. The decoupled flag in hda_link_stream_assign()
109 if (!res->decoupled) in hda_link_stream_assign()
Dhda-stream.c542 * enable decoupled mode in hda_dsp_stream_hw_params()
/linux-5.10/Documentation/scheduler/
Dsched-nice-design.rst91 enough), the scheduler was decoupled from 'time slice' and HZ concepts
/linux-5.10/kernel/
Dasync.c16 decoupled and not strictly serialized.
/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dethernet-driver.rst129 DPNIs are decoupled from PHYs; a DPNI can be connected to a PHY through a DPMAC
/linux-5.10/arch/sh/include/asm/
Dpgtable_32.h358 * individually toggled (and user permissions are entirely decoupled from
/linux-5.10/include/linux/
Dkernfs.h3 * kernfs.h - pseudo filesystem decoupled from vfs locking
/linux-5.10/Documentation/sound/cards/
Daudigy-mixer.rst330 Audio Effects Processor having Decoupled Instruction
Dsb-live-mixer.rst335 Audio Effects Processor having Decoupled Instruction
/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dcore.h130 /* Firmware supports sched scan decoupled from host sleep */
/linux-5.10/drivers/tty/serial/
Darc_uart.c8 * -Decoupled the driver from arch/arc
/linux-5.10/drivers/staging/media/atomisp/pci/
Dsh_css_internal.h818 * Remove it when the Host and the SP is decoupled.
/linux-5.10/arch/powerpc/kernel/
Ddt_cpu_ftrs.c539 * to be decoupled if EBB becomes more generic. For now, follow in feat_enable_ebb()
/linux-5.10/drivers/gpu/drm/
Ddrm_crtc_helper.c447 * doing this, but since we've decoupled the encoder in drm_crtc_helper_disable()
Ddrm_mm.c886 /* During drm_mm_scan_add_block() we decoupled this node leaving in drm_mm_scan_remove_block()
/linux-5.10/lib/
Dscatterlist.c157 * allocation not to become decoupled (and thus a in sg_kmalloc()
/linux-5.10/drivers/gpu/drm/i915/
Di915_active.c930 * decoupled it from the rbtree, we can reuse the in i915_active_acquire_preallocate_barrier()

12