Home
last modified time | relevance | path

Searched refs:is_soundwire (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dcs35l56.h300 void cs35l56_system_reset(struct cs35l56_base *cs35l56_base, bool is_soundwire);
305 int cs35l56_runtime_resume_common(struct cs35l56_base *cs35l56_base, bool is_soundwire);
/linux/sound/soc/codecs/
H A Dcs35l56-shared.c311 void cs35l56_system_reset(struct cs35l56_base *cs35l56_base, bool is_soundwire) in cs35l56_system_reset() argument
323 if (is_soundwire) in cs35l56_system_reset()
518 int cs35l56_runtime_resume_common(struct cs35l56_base *cs35l56_base, bool is_soundwire) in cs35l56_runtime_resume_common() argument
530 if (!is_soundwire) in cs35l56_runtime_resume_common()