Searched refs:audio_open (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Daudio_syms.c20 EXPORT_SYMBOL(audio_open); variable
H A Dsound_calls.h36 int audio_open (int dev, struct file *file);
H A Dharmony.c181 int audio_open, mixer_open; member in struct:harmony_dev
372 if (harmony.audio_open)
375 harmony.audio_open++;
402 if (!harmony.audio_open)
405 harmony.audio_open--;
848 harmony.audio_open = 0;
H A Dsoundcard.c245 if ((retval = audio_open(dev, file)) < 0)
H A Daudio.c71 int audio_open(int dev, struct file *file) function

Completed in 54 milliseconds