Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/samsung/
Ds3c-i2s-v2.c41 static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai) in to_info() function
251 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c2412_i2s_set_fmt()
302 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c_i2sv2_hw_params()
341 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c_i2sv2_set_sysclk()
387 struct s3c_i2sv2_info *i2s = to_info(rtd->cpu_dai); in s3c2412_i2s_trigger()
450 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c2412_i2s_set_clkdiv()
533 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_delay()
547 struct s3c_i2sv2_info *i2s = to_info(cpu_dai); in s3c_i2sv2_get_clock()
666 struct s3c_i2sv2_info *i2s = to_info(dai); in s3c2412_i2s_suspend()
693 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.c203 static inline struct i2s_dai *to_info(struct snd_soc_dai *dai) in to_info() function
474 struct i2s_dai *i2s = to_info(dai); in i2s_set_sysclk()
606 struct i2s_dai *i2s = to_info(dai); in i2s_set_fmt()
701 struct i2s_dai *i2s = to_info(dai); in i2s_hw_params()
792 struct i2s_dai *i2s = to_info(dai); in i2s_startup()
818 struct i2s_dai *i2s = to_info(dai); in i2s_shutdown()
909 struct i2s_dai *i2s = to_info(rtd->cpu_dai); in i2s_trigger()
955 struct i2s_dai *i2s = to_info(dai); in i2s_set_clkdiv()
983 struct i2s_dai *i2s = to_info(dai); in i2s_delay()
1017 struct i2s_dai *i2s = to_info(dai); in samsung_i2s_dai_probe()
/Linux-v4.19/sound/soc/rockchip/
Drockchip_pdm.c70 static inline struct rk_pdm_dev *to_info(struct snd_soc_dai *dai) in to_info() function
95 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_hw_params()
196 struct rk_pdm_dev *pdm = to_info(cpu_dai); in rockchip_pdm_set_fmt()
219 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_trigger()
245 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_dai_probe()
Drockchip_i2s.c88 static inline struct rk_i2s_dev *to_info(struct snd_soc_dai *dai) in to_info() function
190 struct rk_i2s_dev *i2s = to_info(cpu_dai); in rockchip_i2s_set_fmt()
277 struct rk_i2s_dev *i2s = to_info(dai); in rockchip_i2s_hw_params()
392 struct rk_i2s_dev *i2s = to_info(dai); in rockchip_i2s_trigger()
423 struct rk_i2s_dev *i2s = to_info(cpu_dai); in rockchip_i2s_set_sysclk()