Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Dspdif.c100 static inline struct samsung_spdif_info *to_info(struct snd_soc_dai *cpu_dai) in to_info() function
122 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_set_sysclk()
145 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_trigger()
181 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_hw_params()
283 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_shutdown()
H A Di2s.c225 static inline struct i2s_dai *to_info(struct snd_soc_dai *dai) in to_info() function
507 struct i2s_dai *i2s = to_info(dai); in i2s_set_sysclk()
632 struct i2s_dai *i2s = to_info(dai); in i2s_set_fmt()
729 struct i2s_dai *i2s = to_info(dai); in i2s_hw_params()
826 struct i2s_dai *i2s = to_info(dai); in i2s_startup()
853 struct i2s_dai *i2s = to_info(dai); in i2s_shutdown()
941 struct i2s_dai *i2s = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in i2s_trigger()
994 struct i2s_dai *i2s = to_info(dai); in i2s_set_clkdiv()
1023 struct i2s_dai *i2s = to_info(dai); in i2s_delay()
1057 struct i2s_dai *i2s = to_info(dai); in samsung_i2s_dai_probe()
[all …]
/linux/sound/soc/rockchip/
H A Drockchip_pdm.c174 static inline struct rk_pdm_dev *to_info(struct snd_soc_dai *dai) in to_info() function
199 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_hw_params()
322 struct rk_pdm_dev *pdm = to_info(cpu_dai); in rockchip_pdm_set_fmt()
347 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_trigger()
373 struct rk_pdm_dev *pdm = to_info(dai); in rockchip_pdm_dai_probe()
H A Drockchip_i2s_tdm.c168 static inline struct rk_i2s_tdm_dev *to_info(struct snd_soc_dai *dai) in to_info() function
287 struct rk_i2s_tdm_dev *i2s_tdm = to_info(dai); in rockchip_snd_txrxctrl()
352 struct rk_i2s_tdm_dev *i2s_tdm = to_info(cpu_dai); in rockchip_i2s_tdm_set_fmt()
522 struct rk_i2s_tdm_dev *i2s_tdm = to_info(dai); in rockchip_i2s_io_multiplex()
589 struct rk_i2s_tdm_dev *i2s_tdm = to_info(dai); in rockchip_i2s_trcm_mode()
625 struct rk_i2s_tdm_dev *i2s_tdm = to_info(cpu_dai); in rockchip_i2s_tdm_set_sysclk()
647 struct rk_i2s_tdm_dev *i2s_tdm = to_info(dai); in rockchip_i2s_tdm_hw_params()
758 struct rk_i2s_tdm_dev *i2s_tdm = to_info(dai); in rockchip_i2s_tdm_trigger()
/linux/kernel/printk/
H A Dprintk_ringbuffer.c369 static struct printk_info *to_info(struct prb_desc_ring *desc_ring, u64 n) in to_info() function
454 struct printk_info *info = to_info(desc_ring, id); in desc_read()
1441 info = to_info(desc_ring, id); in prb_reserve_in_last()
1682 info = to_info(desc_ring, id); in prb_reserve()
1968 struct printk_info *info = to_info(desc_ring, seq); in prb_read()