Lines Matching refs:samsung_spdif_info
83 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()
363 struct samsung_spdif_info *spdif; in spdif_probe()
460 struct samsung_spdif_info *spdif = &spdif_info; in spdif_remove()