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)");
314 /* single controller for all SoundWire links */ in intel_link_probe()
356 "SoundWire master %d is disabled, will be ignored\n", in intel_link_probe()
380 "SoundWire master %d is disabled, ignoring\n", in intel_link_startup()
508 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_link_process_wakeen_event()
521 * Slaves re-attaching and be re-enumerated. The SoundWire physical in intel_link_process_wakeen_event()
567 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_pm_prepare()
605 * step in SoundWire codec drivers. This would however require a lot in intel_pm_prepare()
627 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend()
672 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend_runtime()
711 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume()
777 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume_runtime()
869 MODULE_DESCRIPTION("Intel Soundwire Link Driver");