openmax 34 drivers/usb/gadget/function/u_uac1_legacy.c t.openmin = t.openmax = 0; openmax 67 drivers/usb/gadget/function/u_uac1_legacy.c t.openmax = 1; openmax 218 include/sound/pcm_params.h i->openmax = 0; openmax 231 include/sound/pcm_params.h (i->min == i->max && (i->openmin || i->openmax))); openmax 242 include/sound/pcm_params.h (i->min + 1 == i->max && (i->openmin || i->openmax))); openmax 247 include/sound/pcm_params.h if (i->openmin && !i->openmax) openmax 261 include/sound/pcm_params.h if (i->openmax) openmax 269 include/sound/pcm_params.h i->max < val || (i->max == val && i->openmax))); openmax 281 include/sound/pcm_params.h if (i->openmin && i->openmax && i->min == i->max) openmax 294 include/sound/pcm_params.h i1->max == i2->max && i1->openmax == i2->openmax; openmax 385 include/uapi/sound/asound.h openmax:1, openmax 82 sound/core/oss/pcm_oss.c static int snd_interval_refine_max(struct snd_interval *i, unsigned int max, int openmax) openmax 87 sound/core/oss/pcm_oss.c i->openmax = openmax; openmax 89 sound/core/oss/pcm_oss.c } else if (i->max == max && !i->openmax && openmax) { openmax 90 sound/core/oss/pcm_oss.c i->openmax = 1; openmax 94 sound/core/oss/pcm_oss.c if (i->openmax) { openmax 96 sound/core/oss/pcm_oss.c i->openmax = 0; openmax 111 sound/core/oss/pcm_oss.c t.openmin = t.openmax = 0; openmax 162 sound/core/oss/pcm_oss.c *dir = - (int) i->openmax; openmax 473 sound/core/oss/pcm_oss.c t.openmax = 1; openmax 787 sound/core/oss/pcm_oss.c if (it->max < rate || (it->max == rate && it->openmax)) openmax 585 sound/core/pcm_lib.c i->openmax = v->openmax; openmax 587 sound/core/pcm_lib.c } else if (i->max == v->max && !i->openmax && v->openmax) { openmax 588 sound/core/pcm_lib.c i->openmax = 1; openmax 600 sound/core/pcm_lib.c if (i->openmax) { openmax 602 sound/core/pcm_lib.c i->openmax = 0; openmax 604 sound/core/pcm_lib.c } else if (!i->openmin && !i->openmax && i->min == i->max) openmax 626 sound/core/pcm_lib.c i->openmax = (i->openmax && i->max >= last_max); openmax 639 sound/core/pcm_lib.c if (i->openmax) openmax 656 sound/core/pcm_lib.c c->openmax = (a->openmax || b->openmax); openmax 679 sound/core/pcm_lib.c c->openmin = (r || a->openmin || b->openmax); openmax 684 sound/core/pcm_lib.c c->openmax = 1; openmax 686 sound/core/pcm_lib.c c->openmax = (a->openmax || b->openmin); openmax 689 sound/core/pcm_lib.c c->openmax = 0; openmax 719 sound/core/pcm_lib.c c->openmax = 1; openmax 721 sound/core/pcm_lib.c c->openmax = (a->openmax || b->openmax); openmax 746 sound/core/pcm_lib.c c->openmin = (r || a->openmin || b->openmax); openmax 751 sound/core/pcm_lib.c c->openmax = 1; openmax 753 sound/core/pcm_lib.c c->openmax = (a->openmax || b->openmin); openmax 756 sound/core/pcm_lib.c c->openmax = 0; openmax 862 sound/core/pcm_lib.c t.openmax = !!(best_num % best_den); openmax 965 sound/core/pcm_lib.c t.openmax = !!(best_num % best_den); openmax 1064 sound/core/pcm_lib.c range_union.openmax = 1; openmax 1066 sound/core/pcm_lib.c if (range.max == range_union.max && !range.openmax) openmax 1067 sound/core/pcm_lib.c range_union.openmax = 0; openmax 1084 sound/core/pcm_lib.c if (n != 0 || i->openmax) { openmax 1086 sound/core/pcm_lib.c i->openmax = 0; openmax 1235 sound/core/pcm_lib.c t.openmin = t.openmax = 0; openmax 2170 sound/core/pcm_native.c t.openmax = 0; openmax 2218 sound/core/pcm_native.c t.openmax = 0; openmax 103 sound/core/pcm_param_trace.h __entry->prev_openmax = prev->openmax; openmax 109 sound/core/pcm_param_trace.h __entry->curr_openmax = curr->openmax; openmax 629 sound/drivers/aloop.c t.openmin = t.openmax = 0; openmax 645 sound/drivers/aloop.c t.openmin = t.openmax = 0; openmax 250 sound/soc/atmel/atmel_ssc_dai.c t.openmin = t.openmax = 0; openmax 172 sound/soc/sti/sti_uniperif.c t.openmax = 0; openmax 992 sound/usb/pcm.c if (fp->rate_min > it->max || (fp->rate_min == it->max && it->openmax)) { openmax 1003 sound/usb/pcm.c if (ptime > pt->max || (ptime == pt->max && pt->openmax)) { openmax 1051 sound/usb/pcm.c it->openmax = 0; openmax 1103 sound/usb/pcm.c it->openmax = 0; openmax 319 sound/xen/xen_snd_front_alsa.c interval.openmax = 0; openmax 385 tools/include/uapi/sound/asound.h openmax:1,