Searched refs:audio_write (Results 1 – 3 of 3) sorted by relevance
35 int audio_write (int dev, struct file *file, const char *buf, int count);
195 ret = audio_write(dev, file, buf, count); in sound_write()
224 int audio_write(int dev, struct file *file, const char *buf, int count) in audio_write() function