Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h416 #define CHN_LATENCY_MIN 0 macro
419 #define CHN_POLICY_MIN CHN_LATENCY_MIN
H A Dfeeder.c93 if (chn_latency < CHN_LATENCY_MIN || in feeder_register()
H A Dchannel.c60 if (val < CHN_LATENCY_MIN || val > CHN_LATENCY_MAX) in sysctl_hw_snd_latency()
1877 if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX || in chn_calclatency()
1933 if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX) in chn_resizebuf()
1935 } else if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX) in chn_resizebuf()