Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dsound_calls.h34 int audio_read (int dev, struct file *file, char *buf, int count);
Dsoundcard.c164 ret = audio_read(dev, file, buf, count); in sound_read()
Daudio.c309 int audio_read(int dev, struct file *file, char *buf, int count) in audio_read() function