Searched refs:simplex_dir (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/
H A Dsolo.c101 int simplex_dir, type, dmasz[2]; member in struct:ess_info
331 if (sc->simplex_dir == PCMDIR_PLAY)
333 if (sc->simplex_dir == PCMDIR_REC)
440 sc->simplex_dir = play ? PCMDIR_PLAY : PCMDIR_REC ;

Completed in 104 milliseconds