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