Searched refs:s3c_i2sv2_info (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-i2s-v2.h38 * struct s3c_i2sv2_info - S3C I2S-V2 information
52 struct s3c_i2sv2_info { struct
91 struct s3c_i2sv2_info *i2s,
H A Ds3c64xx-i2s-v4.c40 static struct s3c_i2sv2_info s3c64xx_i2sv4;
45 static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai)
69 struct s3c_i2sv2_info *i2s = to_info(cpu_dai);
109 struct s3c_i2sv2_info *i2s;
H A Ds3c-i2s-v2.c50 static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai)
86 static void s3c2412_snd_txctrl(struct s3c_i2sv2_info *i2s, int on)
159 static void s3c2412_snd_rxctrl(struct s3c_i2sv2_info *i2s, int on)
232 static int s3c2412_snd_lrsync(struct s3c_i2sv2_info *i2s)
261 struct s3c_i2sv2_info *i2s = to_info(cpu_dai);
314 struct s3c_i2sv2_info *i2s = to_info(dai->cpu_dai);
353 struct s3c_i2sv2_info *i2s = to_info(cpu_dai);
399 struct s3c_i2sv2_info *i2s = to_info(rtd->dai->cpu_dai);
471 struct s3c_i2sv2_info *i2s = to_info(cpu_dai);
554 struct s3c_i2sv2_info *i2
[all...]
H A Ds3c2412-i2s.c66 static struct s3c_i2sv2_info s3c2412_i2s;
68 static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai)
115 struct s3c_i2sv2_info *i2s = to_info(cpu_dai);
H A Ds3c64xx-i2s.c47 static struct s3c_i2sv2_info s3c64xx_i2s[MAX_I2SV3];
52 static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai)
85 struct s3c_i2sv2_info *i2s;

Completed in 92 milliseconds