Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDsoundcard.h297 u_long rate_min, rate_max; /* min-max sampling rate */ member
/freebsd-11-stable/sys/dev/sound/pcm/
HDdsp.c1276 p->rate_max = min(rcaps? rcaps->maxspeed : 1000000, in dsp_ioctl()