Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/samsung/
Dspdif.c83 struct samsung_spdif_info { struct
97 static struct samsung_spdif_info spdif_info; argument
99 static inline struct samsung_spdif_info *to_info(struct snd_soc_dai *cpu_dai) in to_info()
104 static void spdif_snd_txctrl(struct samsung_spdif_info *spdif, int on) in spdif_snd_txctrl()
121 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_set_sysclk()
144 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_trigger()
180 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_hw_params()
282 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_shutdown()
300 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_suspend()
317 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_resume()
[all …]