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

/linux-4.1.27/sound/soc/samsung/
H A Dspdif.c71 * struct samsung_spdif_info - Samsung S/PDIF Controller information
83 struct samsung_spdif_info { struct
97 static struct samsung_spdif_info spdif_info;
99 static inline struct samsung_spdif_info *to_info(struct snd_soc_dai *cpu_dai) to_info()
104 static void spdif_snd_txctrl(struct samsung_spdif_info *spdif, int on) spdif_snd_txctrl()
121 struct samsung_spdif_info *spdif = to_info(cpu_dai); spdif_set_sysclk()
144 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); spdif_trigger()
180 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); spdif_hw_params()
282 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); spdif_shutdown()
300 struct samsung_spdif_info *spdif = to_info(cpu_dai); spdif_suspend()
317 struct samsung_spdif_info *spdif = to_info(cpu_dai); spdif_resume()
363 struct samsung_spdif_info *spdif; spdif_probe()
460 struct samsung_spdif_info *spdif = &spdif_info; spdif_remove()

Completed in 100 milliseconds