Home
last modified time | relevance | path

Searched refs:chn_timeout (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/sound/pcm/
H A Dchannel.c99 static int chn_timeout = CHN_TIMEOUT; variable
106 val = chn_timeout; in sysctl_hw_snd_timeout()
113 chn_timeout = val; in sysctl_hw_snd_timeout()
448 timeout = chn_timeout * hz; in chn_write()
557 timeout = chn_timeout * hz; in chn_read()