Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/samsung/
Ds3c-i2s-v2.c42 static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai) in to_info() function
253 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c2412_i2s_set_fmt()
304 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c_i2sv2_hw_params()
343 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c_i2sv2_set_sysclk()
389 struct s3c_i2sv2_info *i2s = to_info(rtd->cpu_dai); in s3c2412_i2s_trigger()
452 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c2412_i2s_set_clkdiv()
535 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_delay()
549 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c_i2sv2_get_clock()
660 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_suspend()
687 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_resume()
Dspdif.c99 static inline struct samsung_spdif_info *to_info(struct snd_soc_dai *cpu_dai) in to_info() function
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()
Di2s.c206 static inline struct i2s_dai *to_info(struct snd_soc_dai *dai) in to_info() function
477 struct i2s_dai *i2s = to_info(dai); in i2s_set_sysclk()
590 struct i2s_dai *i2s = to_info(dai); in i2s_set_fmt()
678 struct i2s_dai *i2s = to_info(dai); in i2s_hw_params()
766 struct i2s_dai *i2s = to_info(dai); in i2s_startup()
790 struct i2s_dai *i2s = to_info(dai); in i2s_shutdown()
874 struct i2s_dai *i2s = to_info(rtd->cpu_dai); in i2s_trigger()
918 struct i2s_dai *i2s = to_info(dai); in i2s_set_clkdiv()
943 struct i2s_dai *i2s = to_info(dai); in i2s_delay()
961 struct i2s_dai *i2s = to_info(dai); in i2s_suspend()
[all …]
/linux-4.1.27/sound/soc/rockchip/
Drockchip_i2s.c69 static inline struct rk_i2s_dev *to_info(struct snd_soc_dai *dai) in to_info() function
169 struct rk_i2s_dev *i2s = to_info(cpu_dai); in rockchip_i2s_set_fmt()
228 struct rk_i2s_dev *i2s = to_info(dai); in rockchip_i2s_hw_params()
261 struct rk_i2s_dev *i2s = to_info(dai); in rockchip_i2s_trigger()
292 struct rk_i2s_dev *i2s = to_info(cpu_dai); in rockchip_i2s_set_sysclk()