Home | History | Annotate | Download | only in alsamixer

Lines Matching refs:items

551     int items = snd_mixer_selem_get_enum_items(elem);
552 if (items < 0)
555 if (eidx >= items)