Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c64xx/
Ddev-audio.c61 static struct s3c_audio_pdata i2sv3_pdata = {
99 static struct s3c_audio_pdata i2sv4_pdata = {
149 static struct s3c_audio_pdata s3c_pcm0_pdata = {
170 static struct s3c_audio_pdata s3c_pcm1_pdata = {
205 static struct s3c_audio_pdata s3c_ac97_pdata;
/linux-4.1.27/include/linux/platform_data/
Dasoc-s3c.h40 struct s3c_audio_pdata { struct
/linux-4.1.27/sound/soc/samsung/
Dac97.c328 struct s3c_audio_pdata *ac97_pdata; in s3c_ac97_probe()
Dspdif.c361 struct s3c_audio_pdata *spdif_pdata; in spdif_probe()
Dpcm.c490 struct s3c_audio_pdata *pcm_pdata; in s3c_pcm_dev_probe()
Di2s.c1227 struct s3c_audio_pdata *i2s_pdata = pdev->dev.platform_data; in samsung_i2s_probe()