Home
last modified time | relevance | path

Searched defs:to_info (Results 1 – 6 of 6) sorted by relevance

/openbmc/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
H A Di2s.c227 static inline struct i2s_dai *to_info(struct snd_soc_dai *dai) in to_info() function
/openbmc/linux/sound/soc/rockchip/
H A Drockchip_pdm.c175 static inline struct rk_pdm_dev *to_info(struct snd_soc_dai *dai) in to_info() function
H A Drockchip_i2s.c121 static inline struct rk_i2s_dev *to_info(struct snd_soc_dai *dai) in to_info() function
H A Drockchip_i2s_tdm.c169 static inline struct rk_i2s_tdm_dev *to_info(struct snd_soc_dai *dai) in to_info() function
/openbmc/linux/kernel/printk/
H A Dprintk_ringbuffer.c364 static struct printk_info *to_info(struct prb_desc_ring *desc_ring, u64 n) in to_info() function