HomeSort by: relevance | last modified time | path
    Searched defs:get_mixer_control_count (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libossaudio/
oss4_mixer.c 42 static int get_mixer_control_count(int);
252 mi->nrext = get_mixer_control_count(newfd) + 1;
268 INTARG = get_mixer_control_count(newfd) + 1;
630 get_mixer_control_count(int fd) function in typeref:typename:int
oss4_mixer.c 42 static int get_mixer_control_count(int);
252 mi->nrext = get_mixer_control_count(newfd) + 1;
268 INTARG = get_mixer_control_count(newfd) + 1;
630 get_mixer_control_count(int fd) function in typeref:typename:int
oss4_mixer.c 42 static int get_mixer_control_count(int);
252 mi->nrext = get_mixer_control_count(newfd) + 1;
268 INTARG = get_mixer_control_count(newfd) + 1;
630 get_mixer_control_count(int fd) function in typeref:typename:int

Completed in 87 milliseconds