Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm/mach-s3c/
Ddev-audio-s3c64xx.c53 static struct s3c_audio_pdata i2s0_pdata = {
72 static struct s3c_audio_pdata i2s1_pdata = {
/linux-6.14.4/include/linux/platform_data/
Dasoc-s3c.h38 struct s3c_audio_pdata { struct
/linux-6.14.4/sound/soc/samsung/
Dspdif.c363 struct s3c_audio_pdata *spdif_pdata; in spdif_probe()
Dpcm.c491 struct s3c_audio_pdata *pcm_pdata; in s3c_pcm_dev_probe()
Di2s.c1398 struct s3c_audio_pdata *i2s_pdata = pdev->dev.platform_data; in samsung_i2s_probe()