Symbol: img_i2s_in
sound/soc/img/img-i2s-in.c
104
static inline u32 img_i2s_in_ch_readl(struct img_i2s_in *i2s, u32 chan,
sound/soc/img/img-i2s-in.c
110
static inline void img_i2s_in_ch_disable(struct img_i2s_in *i2s, u32 chan)
sound/soc/img/img-i2s-in.c
119
static inline void img_i2s_in_ch_enable(struct img_i2s_in *i2s, u32 chan)
sound/soc/img/img-i2s-in.c
128
static inline void img_i2s_in_disable(struct img_i2s_in *i2s)
sound/soc/img/img-i2s-in.c
137
static inline void img_i2s_in_enable(struct img_i2s_in *i2s)
sound/soc/img/img-i2s-in.c
146
static inline void img_i2s_in_flush(struct img_i2s_in *i2s)
sound/soc/img/img-i2s-in.c
163
struct img_i2s_in *i2s = snd_soc_dai_get_drvdata(dai);
sound/soc/img/img-i2s-in.c
184
static int img_i2s_in_check_rate(struct img_i2s_in *i2s,
sound/soc/img/img-i2s-in.c
217
struct img_i2s_in *i2s = snd_soc_dai_get_drvdata(dai);
sound/soc/img/img-i2s-in.c
304
struct img_i2s_in *i2s = snd_soc_dai_get_drvdata(dai);
sound/soc/img/img-i2s-in.c
375
struct img_i2s_in *i2s = snd_soc_dai_get_drvdata(dai);
sound/soc/img/img-i2s-in.c
421
struct img_i2s_in *i2s;
sound/soc/img/img-i2s-in.c
544
struct img_i2s_in *i2s = dev_get_drvdata(dev);
sound/soc/img/img-i2s-in.c
568
struct img_i2s_in *i2s = dev_get_drvdata(dev);
sound/soc/img/img-i2s-in.c
67
struct img_i2s_in *i2s = dev_get_drvdata(dev);
sound/soc/img/img-i2s-in.c
76
struct img_i2s_in *i2s = dev_get_drvdata(dev);
sound/soc/img/img-i2s-in.c
88
static inline void img_i2s_in_writel(struct img_i2s_in *i2s, u32 val, u32 reg)
sound/soc/img/img-i2s-in.c
93
static inline u32 img_i2s_in_readl(struct img_i2s_in *i2s, u32 reg)
sound/soc/img/img-i2s-in.c
98
static inline void img_i2s_in_ch_writel(struct img_i2s_in *i2s, u32 chan,