Home
last modified time | relevance | path

Searched refs:s3c_audio_pdata (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/arch/arm/mach-s3c64xx/
Ddev-audio.c76 static struct s3c_audio_pdata i2sv3_pdata = {
143 static struct s3c_audio_pdata i2sv4_pdata = {
206 static struct s3c_audio_pdata s3c_pcm0_pdata = {
239 static struct s3c_audio_pdata s3c_pcm1_pdata = {
294 static struct s3c_audio_pdata s3c_ac97_pdata;
/linux-2.6.39/arch/arm/mach-s5pc100/
Ddev-audio.c47 static struct s3c_audio_pdata i2sv5_pdata = {
96 static struct s3c_audio_pdata i2sv3_pdata = {
182 static struct s3c_audio_pdata s3c_pcm_pdata = {
277 static struct s3c_audio_pdata s3c_ac97_pdata = {
323 static struct s3c_audio_pdata s5p_spdif_pdata = {
/linux-2.6.39/arch/arm/mach-s5p64x0/
Ddev-audio.c43 static struct s3c_audio_pdata s5p6440_i2s_pdata = {
103 static struct s3c_audio_pdata s5p6450_i2s0_pdata = {
123 static struct s3c_audio_pdata s5p6450_i2s_pdata = {
206 static struct s3c_audio_pdata s5p6440_pcm_pdata = {
/linux-2.6.39/arch/arm/mach-s5pv210/
Ddev-audio.c48 static struct s3c_audio_pdata i2sv5_pdata = {
97 static struct s3c_audio_pdata i2sv3_pdata = {
184 static struct s3c_audio_pdata s3c_pcm_pdata = {
307 static struct s3c_audio_pdata s3c_ac97_pdata = {
347 static struct s3c_audio_pdata samsung_spdif_pdata = {
/linux-2.6.39/arch/arm/mach-exynos4/
Ddev-audio.c51 static struct s3c_audio_pdata i2sv5_pdata = {
100 static struct s3c_audio_pdata i2sv3_pdata = {
188 static struct s3c_audio_pdata s3c_pcm_pdata = {
311 static struct s3c_audio_pdata s3c_ac97_pdata = {
351 static struct s3c_audio_pdata samsung_spdif_pdata = {
/linux-2.6.39/arch/arm/mach-s5p6442/
Ddev-audio.c50 static struct s3c_audio_pdata i2sv35_pdata = {
98 static struct s3c_audio_pdata i2sv3_pdata = {
159 static struct s3c_audio_pdata s3c_pcm_pdata = {
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Daudio.h53 struct s3c_audio_pdata { struct
/linux-2.6.39/sound/soc/samsung/
Dac97.c369 struct s3c_audio_pdata *ac97_pdata; in s3c_ac97_probe()
Dspdif.c361 struct s3c_audio_pdata *spdif_pdata; in spdif_probe()
Dpcm.c496 struct s3c_audio_pdata *pcm_pdata; in s3c_pcm_dev_probe()
Di2s.c1086 struct s3c_audio_pdata *i2s_pdata; in samsung_i2s_probe()