Home
last modified time | relevance | path

Searched defs:autovol (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/sndiod/
H A Dsndiod.c406 int mode, int bufsz, int round, int rate, int hold, int autovol) in mkdev() argument
546 unsigned int hold, autovol, bufsz, round, rate; in main() local
H A Ddev.h262 unsigned int autovol; /* auto adjust playvol ? */ member
H A Ddev.c924 dev_new(char * path,struct aparams * par,unsigned int mode,unsigned int bufsz,unsigned int round,unsigned int rate,unsigned int hold,unsigned int autovol) dev_new() argument