Lines Matching refs:entries
1735 * \param entries How many entries to allocate. See
1740 int snd_ctl_elem_list_alloc_space(snd_ctl_elem_list_t *obj, unsigned int entries)
1743 obj->pids = calloc(entries, sizeof(*obj->pids));
1748 obj->space = entries;
2433 * \brief Get number of used entries in CTL element identifiers list
2435 * This function returns how many entries are actually filled with
2441 * \return number of used entries
2452 * This function returns how many entries were allocated using
2746 * \return value entries count
2755 * \brief Get number of value entries from a CTL element id/info
2757 * \return value entries count