Lines Matching full:soundwire
17 #include <linux/soundwire/sdw_intel.h>
101 * hardware, but in that step we cannot assume SoundWire IP is in sdw_intel_scan_controller()
125 dev_warn(&adev->dev, "No SoundWire links detected\n"); in sdw_intel_scan_controller()
157 * sdw_intel_enable_irq() - enable/disable Intel SoundWire IRQ
350 * power rails to the SoundWire IP are not in sdw_intel_startup_controller()
381 * device can be found, but only one of them is the SoundWire in sdw_intel_acpi_cb()
384 * SoundWire link so filter accordingly in sdw_intel_acpi_cb()
394 * sdw_intel_acpi_scan() - SoundWire Intel init routine
420 * sdw_intel_probe() - SoundWire Intel probe routine
424 * and SoundWire Master and Slave devices will be created by the platform
437 * sdw_intel_startup() - SoundWire Intel startup
438 * @ctx: SoundWire context allocated in the probe
440 * Startup Intel SoundWire controller. This function will be called after
449 * sdw_intel_exit() - SoundWire Intel exit
450 * @ctx: SoundWire context allocated in the probe
483 MODULE_DESCRIPTION("Intel Soundwire Init Library");