Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pcm/
H A Dchannel.c95 static int chn_timeout = CHN_TIMEOUT; variable
102 val = chn_timeout; in sysctl_hw_snd_timeout()
109 chn_timeout = val; in sysctl_hw_snd_timeout()
466 timeout = chn_timeout * hz; in chn_write()
604 timeout = chn_timeout * hz; in chn_read()