Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/asihpi/
Dhpicmn.c301 static const struct pad_ofs_size pad_desc[] = { variable
475 if (index > ARRAY_SIZE(pad_desc) - 1) { in hpi_check_control_cache_single()
483 pad_desc[index].offset; in hpi_check_control_cache_single()
484 field_size = pad_desc[index].field_size; in hpi_check_control_cache_single()