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()
417 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_link_process_wakeen_event()
430 * Slaves re-attaching and be re-enumerated. The SoundWire physical in intel_link_process_wakeen_event()
476 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_pm_prepare()
514 * step in SoundWire codec drivers. This would however require a lot in intel_pm_prepare()
536 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend()
581 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend_runtime()
620 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume()
688 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume_runtime()
780 MODULE_DESCRIPTION("Intel Soundwire Link Driver");