Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dhpicmn.c310 static const struct pad_ofs_size pad_desc[] = { variable
484 if (index > ARRAY_SIZE(pad_desc) - 1) { in hpi_check_control_cache_single()
492 pad_desc[index].offset; in hpi_check_control_cache_single()
493 field_size = pad_desc[index].field_size; in hpi_check_control_cache_single()