Lines Matching full:soundwire
8 #include <linux/soundwire/sdw_amd.h>
221 * sdw_dma_dev: platform device for SoundWire DMA controller
222 * @mach_dev: platform device for machine driver to support ACP PDM/SoundWire configuration
224 * @info: SoundWire AMD information found in ACPI tables
225 * @sdw: SoundWire context for all SoundWire manager instances
226 * @machine: ACPI machines for SoundWire interface
227 * @is_sdw_dev: flag set to true when any SoundWire manager instances are available
231 * @sdw_en_stat: flag set to true when any one of the SoundWire manager instance is enabled
234 * @sdw0-dma_intr_stat: DMA interrupt status array for SoundWire manager-SW0 instance
235 * @sdw_dma_intr_stat: DMA interrupt status array for SoundWire manager-SW1 instance
247 /* sdw context allocated by SoundWire driver */