Lines Matching defs:count
99 list->count = ext->callback->elem_count(ext);
104 if (offset >= list->count)
138 ret = ext->callback->get_attribute(ext, key, &type, &info->access, &info->count);
213 unsigned int access, count;
218 ret = ext->callback->get_attribute(ext, key, &type, &access, &count);
267 unsigned int access, count;
272 ret = ext->callback->get_attribute(ext, key, &type, &access, &count);
334 unsigned int access, count, len;
351 ret = ext->callback->get_attribute(ext, key, &type, &access, &count);
656 (#snd_ctl_ext_access_t), and the count (element array size). The callback returns
671 (i.e. the count value in get_attribute callback is more than 1), <i>all</i> values