Lines Matching defs:hold
406 int mode, int bufsz, int round, int rate, int hold, int autovol)
421 d = dev_new(path, par, mode, bufsz, round, rate, hold, autovol);
428 mkport(char *path, int hold)
436 c = port_new(path, MODE_MIDIMASK, hold);
546 unsigned int hold, autovol, bufsz, round, rate;
567 hold = 0;
651 p = mkport(optarg, hold);
658 p = mkport(optarg, hold);
665 hold = opt_onoff();
682 rate, hold, autovol);
690 rate, hold, autovol);