Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-s3c/
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 = {
/Linux-v5.10/include/linux/platform_data/
Dasoc-s3c.h40 struct s3c_audio_pdata { struct
/Linux-v5.10/sound/soc/samsung/
Ds3c2412-i2s.c204 struct s3c_audio_pdata *pdata = dev_get_platdata(&pdev->dev); in s3c2412_iis_dev_probe()
Dspdif.c362 struct s3c_audio_pdata *spdif_pdata; in spdif_probe()
Dpcm.c490 struct s3c_audio_pdata *pcm_pdata; in s3c_pcm_dev_probe()
Di2s.c1382 struct s3c_audio_pdata *i2s_pdata = pdev->dev.platform_data; in samsung_i2s_probe()