Searched refs:chn_timeout (Results 1 – 1 of 1) sorted by relevance
99 static int chn_timeout = CHN_TIMEOUT; variable106 val = chn_timeout; in sysctl_hw_snd_timeout()113 chn_timeout = val; in sysctl_hw_snd_timeout()468 timeout = chn_timeout * hz; in chn_write()606 timeout = chn_timeout * hz; in chn_read()1169 if (chn_timeout < CHN_TIMEOUT_MIN || chn_timeout > CHN_TIMEOUT_MAX) in chn_init()1170 chn_timeout = CHN_TIMEOUT; in chn_init()