Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsoundcard.h297 u_long rate_min, rate_max; /* min-max sampling rate */ member
/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c1300 p->rate_min = max(rcaps? rcaps->minspeed : 0, in dsp_ioctl()