Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A 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()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A 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()

Completed in 3 milliseconds