Searched refs:audio_read (Results 1 – 3 of 3) sorted by relevance
34 int audio_read (int dev, struct file *file, char *buf, int count);
164 ret = audio_read(dev, file, buf, count); in sound_read()
309 int audio_read(int dev, struct file *file, char *buf, int count) in audio_read() function