OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fullduplex
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/audio/ctl/
ctl.c
67
static int properties,
fullduplex
, rerror;
variable
95
{ "full_duplex", &
fullduplex
, UINT, 0 },
96
{ "
fullduplex
", &
fullduplex
, UINT, 0 },
310
if (ioctl(fd, AUDIO_GETFD, &
fullduplex
) < 0)
448
if (p->valp == &
fullduplex
)
450
&
fullduplex
) < 0)
/src/sys/dev/audio/
audio.c
2335
bool
fullduplex
;
local
2368
fullduplex
= (sc->sc_props & AUDIO_PROP_FULLDUPLEX);
2376
if (
fullduplex
== false) {
2460
if (
fullduplex
) {
Completed in 18 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026