Home
last modified time | relevance | path

Searched defs:AZF_ALIGN (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/
Dazt3328.h341 #define AZF_ALIGN(x) (((x) + 3) & (~3)) macro
/kernel/linux/linux-5.10/sound/pci/
Dazt3328.h341 #define AZF_ALIGN(x) (((x) + 3) & (~3)) macro