Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dcs42l43-sdw.c50 int cs42l43_sdw_remove_peripheral(struct snd_pcm_substream *substream, in cs42l43_sdw_remove_peripheral() function
62 EXPORT_SYMBOL_NS_GPL(cs42l43_sdw_remove_peripheral, SND_SOC_CS42L43);
Dcs42l43.h98 int cs42l43_sdw_remove_peripheral(struct snd_pcm_substream *substream,
111 #define cs42l43_sdw_remove_peripheral NULL macro
Dcs42l43.c525 .hw_free = cs42l43_sdw_remove_peripheral,