Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c276 #define DESC_MAX_MASK 0xff macro
1555 sizeof(struct sgd) * (DESC_MAX_MASK + 1), in snd_riptide_hw_params()
1558 (int)sizeof(struct sgd) * (DESC_MAX_MASK + 1)); in snd_riptide_hw_params()
/kernel/linux/linux-6.6/sound/pci/riptide/
H A Driptide.c275 #define DESC_MAX_MASK 0xff macro
1559 sizeof(struct sgd) * (DESC_MAX_MASK + 1), in snd_riptide_hw_params()
1563 (int)sizeof(struct sgd) * (DESC_MAX_MASK + 1)); in snd_riptide_hw_params()

Completed in 10 milliseconds