Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c64xx/
Ddev-audio.c77 static struct s3c_audio_pdata i2sv3_pdata = {
144 static struct s3c_audio_pdata i2sv4_pdata = {
207 static struct s3c_audio_pdata s3c_pcm0_pdata = {
240 static struct s3c_audio_pdata s3c_pcm1_pdata = {
295 static struct s3c_audio_pdata s3c_ac97_pdata;
/linux-3.4.99/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-3.4.99/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-3.4.99/arch/arm/mach-s5pv210/
Ddev-audio.c49 static struct s3c_audio_pdata i2sv5_pdata = {
99 static struct s3c_audio_pdata i2sv3_pdata = {
186 static struct s3c_audio_pdata s3c_pcm_pdata = {
309 static struct s3c_audio_pdata s3c_ac97_pdata = {
349 static struct s3c_audio_pdata samsung_spdif_pdata = {
/linux-3.4.99/arch/arm/mach-exynos/
Ddev-audio.c52 static struct s3c_audio_pdata i2sv5_pdata = {
102 static struct s3c_audio_pdata i2sv3_pdata = {
190 static struct s3c_audio_pdata s3c_pcm_pdata = {
313 static struct s3c_audio_pdata s3c_ac97_pdata = {
353 static struct s3c_audio_pdata samsung_spdif_pdata = {
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Daudio.h54 struct s3c_audio_pdata { struct
/linux-3.4.99/sound/soc/samsung/
Dspdif.c362 struct s3c_audio_pdata *spdif_pdata; in spdif_probe()
Dac97.c376 struct s3c_audio_pdata *ac97_pdata; in s3c_ac97_probe()
Dpcm.c497 struct s3c_audio_pdata *pcm_pdata; in s3c_pcm_dev_probe()
Di2s.c999 struct s3c_audio_pdata *i2s_pdata; in samsung_i2s_probe()