Home
last modified time | relevance | path

Searched refs:cs42l43_sdw_remove_peripheral (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dcs42l43-sdw.c47 int cs42l43_sdw_remove_peripheral(struct snd_pcm_substream *substream, in cs42l43_sdw_remove_peripheral() function
59 EXPORT_SYMBOL_NS_GPL(cs42l43_sdw_remove_peripheral, "SND_SOC_CS42L43");
H A Dcs42l43.h115 int cs42l43_sdw_remove_peripheral(struct snd_pcm_substream *substream,
128 #define cs42l43_sdw_remove_peripheral NULL macro
H A Dcs42l43.c656 .hw_free = cs42l43_sdw_remove_peripheral,