Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dcontrol.c823 static const unsigned int value_sizes[] = { variable
838 size_t offset = value_sizes[info->type] * info->count; in fill_remaining_elem_value()
931 offset = value_sizes[info->type] * info->count; in sanity_check_elem_value()
1475 private_size = value_sizes[info->type] * info->count; in snd_ctl_elem_add()
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol.c1060 static const unsigned int value_sizes[] = { variable
1074 size_t offset = value_sizes[info->type] * info->count; in fill_remaining_elem_value()
1185 offset = value_sizes[info->type] * info->count; in sanity_check_elem_value()
1763 private_size = value_sizes[info->type] * info->count; in snd_ctl_elem_add()

Completed in 8 milliseconds