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
421 * sdw_intel_probe() - SoundWire Intel probe routine
425 * and SoundWire Master and Slave devices will be created by the platform
438 * sdw_intel_startup() - SoundWire Intel startup
439 * @ctx: SoundWire context allocated in the probe
441 * Startup Intel SoundWire controller. This function will be called after
450 * sdw_intel_exit() - SoundWire Intel exit
451 * @ctx: SoundWire context allocated in the probe
484 MODULE_DESCRIPTION("Intel Soundwire Init Library");