Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/samsung/
Dspdif.c78 struct samsung_spdif_info { struct
92 static struct samsung_spdif_info spdif_info; argument
94 static inline struct samsung_spdif_info
100 static inline struct samsung_spdif_info *to_info(struct snd_soc_dai *cpu_dai) in to_info()
105 static void spdif_snd_txctrl(struct samsung_spdif_info *spdif, int on) in spdif_snd_txctrl()
122 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_set_sysclk()
145 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_trigger()
181 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_hw_params()
283 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_shutdown()
301 struct samsung_spdif_info *spdif = component_to_info(component); in spdif_suspend()
[all …]