Lines Matching full:soundwire
5 * Soundwire Intel Master Driver
18 #include <linux/soundwire/sdw_registers.h>
19 #include <linux/soundwire/sdw.h>
20 #include <linux/soundwire/sdw_intel.h>
28 * debug/config flags for the Intel SoundWire Master.
41 MODULE_PARM_DESC(sdw_md_flags, "SoundWire Intel Master device flags (0x0 all off)");
352 * to generate the SoundWire SSP - which defines a 'safe' in intel_link_power_up()
1158 .name = "soundwire",
1377 "SoundWire master %d is disabled, will be ignored\n", in intel_master_probe()
1402 "SoundWire master %d is disabled, ignoring\n", in intel_master_startup()
1561 dev_dbg(dev, "SoundWire master %d is disabled, ignoring\n", bus->link_id); in intel_master_process_wakeen_event()
1576 * Slaves re-attaching and be re-enumerated. The SoundWire physical in intel_master_process_wakeen_event()
1601 dev_dbg(dev, "SoundWire master %d is disabled, ignoring\n", in intel_suspend()
1655 dev_dbg(dev, "SoundWire master %d is disabled, ignoring\n", in intel_suspend_runtime()
1718 dev_dbg(dev, "SoundWire master %d is disabled, ignoring\n", in intel_resume()
1814 dev_dbg(dev, "SoundWire master %d is disabled, ignoring\n", in intel_resume_runtime()
1994 MODULE_DESCRIPTION("Intel Soundwire Master Driver");