Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/sound/hda/ext/
Dhdac_ext_stream.c56 stream->decoupled = false; in snd_hdac_ext_stream_init()
124 stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked()
271 /* check if decoupled stream and not in use is available */ in hdac_ext_link_stream_assign()
272 if (hstream->decoupled && !hstream->link_locked) { in hdac_ext_link_stream_assign()
312 if (!hstream->decoupled) in hdac_ext_host_stream_assign()
338 * host: Looks for an unused decoupled host stream
339 * link: Looks for an unused decoupled link stream
343 * decoupled, it becomes a host stream and link stream.
390 if (stream->decoupled && !stream->link_locked) in snd_hdac_ext_stream_release()
398 if (stream->decoupled && !stream->hstream.opened) in snd_hdac_ext_stream_release()
/kernel/linux/linux-5.10/include/sound/
Dhdaudio_ext.h51 * @decoupled: stream host and link is decoupled
69 bool decoupled:1; member
/kernel/linux/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()
/kernel/linux/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
/kernel/linux/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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/
Dsleep.yaml14 states that are decoupled from the devices' own register blocks. Sometimes,
/kernel/linux/linux-5.10/drivers/cpuidle/
Dcpuidle-ux500.c46 /* At this state, as the gic is decoupled, if the other in ux500_enter_idle()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
Dpci.h246 * PCI Decoupled Access Control Register
251 * PCI Decoupled Access Status Register
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-dai.c107 * Decouple host and link DMA. The decoupled flag in hda_link_stream_assign()
110 if (!res->decoupled) in hda_link_stream_assign()
Dhda-stream.c542 * enable decoupled mode in hda_dsp_stream_hw_params()
/kernel/liteos_m/
DBUILD.gn125 # otherwise board is decoupled from soc, device_path should contain board
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-nice-design.rst91 enough), the scheduler was decoupled from 'time slice' and HZ concepts
/kernel/linux/linux-5.10/kernel/
Dasync.c16 decoupled and not strictly serialized.
/kernel/linux/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
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpgtable_32.h358 * individually toggled (and user permissions are entirely decoupled from
/kernel/linux/linux-5.10/include/linux/
Dkernfs.h3 * kernfs.h - pseudo filesystem decoupled from vfs locking
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dcore.h130 /* Firmware supports sched scan decoupled from host sleep */
/kernel/linux/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
/kernel/linux/linux-5.10/drivers/tty/serial/
Darc_uart.c8 * -Decoupled the driver from arch/arc
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dsh_css_internal.h818 * Remove it when the Host and the SP is decoupled.
/kernel/linux/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()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Ddt_cpu_ftrs.c540 * to be decoupled if EBB becomes more generic. For now, follow in feat_enable_ebb()
/kernel/linux/linux-5.10/lib/
Dscatterlist.c157 * allocation not to become decoupled (and thus a in sg_kmalloc()

12