Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ddev-audio-s3c64xx.c53 static struct s3c_audio_pdata i2s0_pdata = {
72 static struct s3c_audio_pdata i2s1_pdata = {
91 static struct s3c_audio_pdata i2sv4_pdata = {
137 static struct s3c_audio_pdata s3c_pcm0_pdata = {
156 static struct s3c_audio_pdata s3c_pcm1_pdata = {
188 static struct s3c_audio_pdata s3c_ac97_pdata = {
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dasoc-s3c.h40 struct s3c_audio_pdata { struct
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Ds3c2412-i2s.c204 struct s3c_audio_pdata *pdata = dev_get_platdata(&pdev->dev); in s3c2412_iis_dev_probe()
H A Dspdif.c362 struct s3c_audio_pdata *spdif_pdata; in spdif_probe()
H A Dpcm.c490 struct s3c_audio_pdata *pcm_pdata; in s3c_pcm_dev_probe()
H A Di2s.c1382 struct s3c_audio_pdata *i2s_pdata = pdev->dev.platform_data; in samsung_i2s_probe()