Searched refs:oss_dev (Results 1 – 1 of 1) sorted by relevance
62 static const char *oss_dev = DEFAULT_DEVICE; variable189 oss_dev = optarg; in main()203 f = open(oss_dev, O_WRONLY); in main()205 errx(1, "Failed to open '%s'", oss_dev); in main()259 errx(1, "failed writing to DSP device(%s)", oss_dev); in main()