Home
last modified time | relevance | path

Searched defs:HPI_VER_MINOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi_version.h29 #define HPI_VER_MINOR(v) ((int)((v >> 8) & 0xFF)) macro
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi_version.h29 #define HPI_VER_MINOR(v) ((int)((v >> 8) & 0xFF)) macro

Completed in 1 milliseconds