Lines Matching refs:samsung_spdif_info
78 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(asoc_rtd_to_cpu(rtd, 0)); in spdif_trigger()
181 struct samsung_spdif_info *spdif = to_info(asoc_rtd_to_cpu(rtd, 0)); in spdif_hw_params()
283 struct samsung_spdif_info *spdif = to_info(asoc_rtd_to_cpu(rtd, 0)); in spdif_shutdown()
301 struct samsung_spdif_info *spdif = component_to_info(component); in spdif_suspend()
318 struct samsung_spdif_info *spdif = component_to_info(component); in spdif_resume()
365 struct samsung_spdif_info *spdif; in spdif_probe()
465 struct samsung_spdif_info *spdif = &spdif_info; in spdif_remove()