Searched defs:autovol (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/sndiod/ |
H A D | sndiod.c | 406 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 D | dev.h | 262 unsigned int autovol; /* auto adjust playvol ? */ member
|
H A D | dev.c | 924 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
|