Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
HDchannel.h412 #define CHN_LATENCY_MIN 0 macro
415 #define CHN_POLICY_MIN CHN_LATENCY_MIN
HDfeeder.c94 if (chn_latency < CHN_LATENCY_MIN || in feeder_register()
HDchannel.c62 if (val < CHN_LATENCY_MIN || val > CHN_LATENCY_MAX) in sysctl_hw_snd_latency()
1715 if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX || in chn_calclatency()
1771 if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX) in chn_resizebuf()
1773 } else if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX) in chn_resizebuf()