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