Searched refs:oss_dev (Results 1 – 3 of 3) 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()
125 struct cuse_dev *oss_dev; member
1868 if (pvp->oss_dev != NULL) in cleanup_profile()1869 cuse_dev_destroy(pvp->oss_dev); in cleanup_profile()1939 ptr->oss_dev = pdev; in dup_profile()