Searched refs:openmax (Results 1 - 2 of 2) sorted by relevance

/include/sound/
H A Dpcm_params.h249 i->openmax = 0;
262 (i->min == i->max && (i->openmin || i->openmax)));
273 (i->min + 1 == i->max && i->openmax));
290 if (i->openmax)
298 i->max < val || (i->max == val && i->openmax)));
310 if (i->openmin && i->openmax && i->min == i->max)
323 i1->max == i2->max && i1->openmax == i2->openmax;
H A Dasound.h344 openmax:1, member in struct:snd_interval

Completed in 23 milliseconds