Home
last modified time | relevance | path

Searched refs:s3c_i2sv2_probe (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Ds3c-i2s-v2.h85 extern int s3c_i2sv2_probe(struct snd_soc_dai *dai,
H A Ds3c-i2s-v2.c618 int s3c_i2sv2_probe(struct snd_soc_dai *dai, in s3c_i2sv2_probe() function
647 EXPORT_SYMBOL_GPL(s3c_i2sv2_probe);
H A Ds3c2412-i2s.c49 ret = s3c_i2sv2_probe(dai, &s3c2412_i2s); in s3c2412_i2s_probe()