Home
last modified time | relevance | path

Searched refs:value_sizes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/sound/core/
Dcontrol.c822 static const unsigned int value_sizes[] = { variable
837 size_t offset = value_sizes[info->type] * info->count; in fill_remaining_elem_value()
930 offset = value_sizes[info->type] * info->count; in sanity_check_elem_value()
1474 private_size = value_sizes[info->type] * info->count; in snd_ctl_elem_add()