Home
last modified time | relevance | path

Searched refs:cs35l56_runtime_suspend_common (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/sound/
Dcs35l56.h304 int cs35l56_runtime_suspend_common(struct cs35l56_base *cs35l56_base);
/linux-6.12.1/sound/soc/codecs/
Dcs35l56-shared.c475 int cs35l56_runtime_suspend_common(struct cs35l56_base *cs35l56_base) in cs35l56_runtime_suspend_common() function
516 EXPORT_SYMBOL_NS_GPL(cs35l56_runtime_suspend_common, SND_SOC_CS35L56_SHARED);
Dcs35l56-sdw.c447 return cs35l56_runtime_suspend_common(&cs35l56->base); in cs35l56_sdw_runtime_suspend()
Dcs35l56.c940 return cs35l56_runtime_suspend_common(&cs35l56->base); in cs35l56_runtime_suspend_i2c_spi()
/linux-6.12.1/sound/pci/hda/
Dcs35l56_hda.c134 return cs35l56_runtime_suspend_common(&cs35l56->base); in cs35l56_hda_runtime_suspend()