Searched refs:oss_dev (Results 1 – 1 of 1) sorted by relevance
65 static const char *oss_dev = DEFAULT_DEVICE; variable193 oss_dev = optarg; in main()207 f = open(oss_dev, O_WRONLY); in main()209 err(1, "Failed to open '%s'", oss_dev); in main()266 errx(1, "failed writing to DSP device(%s)", oss_dev); in main()