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)");
46 MODULE_PARM_DESC(sdw_mclk_divider, "SoundWire Intel mclk divider");
322 /* single controller for all SoundWire links */ in intel_link_probe()
364 "SoundWire master %d is disabled, will be ignored\n", in intel_link_probe()
388 "SoundWire master %d is disabled, ignoring\n", in intel_link_startup()
516 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_link_process_wakeen_event()
529 * Slaves re-attaching and be re-enumerated. The SoundWire physical in intel_link_process_wakeen_event()
575 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_pm_prepare()
613 * step in SoundWire codec drivers. This would however require a lot in intel_pm_prepare()
635 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend()
680 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_suspend_runtime()
719 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume()
785 dev_dbg(dev, "SoundWire master %d is disabled or not-started, ignoring\n", in intel_resume_runtime()
877 MODULE_DESCRIPTION("Intel Soundwire Link Driver");