Searched refs:devsound (Results 1 – 1 of 1) sorted by relevance
181 char devsound[16]; /* "/dev/soundN" */ variable638 snprintf(devsound, sizeof(devsound), "/dev/sound%d", unit); in init()1699 fd = OPEN(devsound, openmode); in DEF()1716 fd = OPEN(devsound, openmode); in DEF()1777 fd = OPEN(devsound, openmode); in DEF()