Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/samsung/
Ds3c-i2s-v2.c37 static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai) in to_info() function
247 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c2412_i2s_set_fmt()
298 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c_i2sv2_hw_params()
337 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c_i2sv2_set_sysclk()
383 struct s3c_i2sv2_info *i2s = to_info(rtd->cpu_dai); in s3c2412_i2s_trigger()
446 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c2412_i2s_set_clkdiv()
529 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_delay()
543 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c_i2sv2_get_clock()
662 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_suspend()
689 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_resume()
Dspdif.c94 static inline struct samsung_spdif_info *to_info(struct snd_soc_dai *cpu_dai) in to_info() function
116 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_set_sysclk()
139 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_trigger()
175 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_hw_params()
277 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_shutdown()
295 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_suspend()
312 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_resume()
Di2s.c219 static inline struct i2s_dai *to_info(struct snd_soc_dai *dai) in to_info() function
501 struct i2s_dai *i2s = to_info(dai); in i2s_set_sysclk()
626 struct i2s_dai *i2s = to_info(dai); in i2s_set_fmt()
723 struct i2s_dai *i2s = to_info(dai); in i2s_hw_params()
820 struct i2s_dai *i2s = to_info(dai); in i2s_startup()
847 struct i2s_dai *i2s = to_info(dai); in i2s_shutdown()
935 struct i2s_dai *i2s = to_info(rtd->cpu_dai); in i2s_trigger()
981 struct i2s_dai *i2s = to_info(dai); in i2s_set_clkdiv()
1010 struct i2s_dai *i2s = to_info(dai); in i2s_delay()
1044 struct i2s_dai *i2s = to_info(dai); in samsung_i2s_dai_probe()
[all …]
/Linux-v5.4/sound/soc/rockchip/
Drockchip_pdm.c124 static inline struct rk_pdm_dev *to_info(struct snd_soc_dai *dai) in to_info() function
149 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_hw_params()
261 struct rk_pdm_dev *pdm = to_info(cpu_dai); in rockchip_pdm_set_fmt()
286 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_trigger()
312 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_dai_probe()
Drockchip_i2s.c85 static inline struct rk_i2s_dev *to_info(struct snd_soc_dai *dai) in to_info() function
187 struct rk_i2s_dev *i2s = to_info(cpu_dai); in rockchip_i2s_set_fmt()
274 struct rk_i2s_dev *i2s = to_info(dai); in rockchip_i2s_hw_params()
388 struct rk_i2s_dev *i2s = to_info(dai); in rockchip_i2s_trigger()
419 struct rk_i2s_dev *i2s = to_info(cpu_dai); in rockchip_i2s_set_sysclk()