Lines Matching full:soundwire
5 * Soundwire Intel Manager Driver
18 #include <linux/soundwire/sdw_registers.h>
19 #include <linux/soundwire/sdw.h>
20 #include <linux/soundwire/sdw_intel.h>
29 * debug/config flags for the Intel SoundWire Master.
42 MODULE_PARM_DESC(sdw_md_flags, "SoundWire Intel Master device flags (0x0 all off)");
237 /* single controller for all SoundWire links */ in intel_link_probe()
265 "SoundWire master %d is disabled, will be ignored\n", in intel_link_probe()
289 "SoundWire master %d is disabled, ignoring\n", in intel_link_startup()
416 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_link_process_wakeen_event()
429 * Slaves re-attaching and be re-enumerated. The SoundWire physical in intel_link_process_wakeen_event()
475 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_pm_prepare()
513 * step in SoundWire codec drivers. This would however require a lot in intel_pm_prepare()
535 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend()
580 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend_runtime()
619 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume()
687 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume_runtime()
779 MODULE_DESCRIPTION("Intel Soundwire Link Driver");