Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dvia82xx_modem.c203 #define VIA_TABLE_SIZE 255 macro
276 PAGE_ALIGN(VIA_TABLE_SIZE * 2 * 8), in build_via_table()
281 dev->idx_table = kmalloc_array(VIA_TABLE_SIZE, in build_via_table()
302 if (idx >= VIA_TABLE_SIZE) { in build_via_table()
722 .periods_max = VIA_TABLE_SIZE / 2,
Dvia82xx.c307 #define VIA_TABLE_SIZE 255 macro
423 PAGE_ALIGN(VIA_TABLE_SIZE * 2 * 8), in build_via_table()
428 dev->idx_table = kmalloc_array(VIA_TABLE_SIZE, in build_via_table()
449 if (idx >= VIA_TABLE_SIZE) { in build_via_table()
1158 .periods_max = VIA_TABLE_SIZE / 2,