Home
last modified time | relevance | path

Searched refs:HPI_VER_MAJOR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpidspcd.c57 if (HPI_VER_MAJOR(header.version) != HPI_VER_MAJOR(HPI_VER)) { in hpi_dsp_code_open()
H A Dhpi_version.h27 #define HPI_VER_MAJOR(v) ((int)(v >> 16)) macro
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpidspcd.c57 if (HPI_VER_MAJOR(header.version) != HPI_VER_MAJOR(HPI_VER)) { in hpi_dsp_code_open()
H A Dhpi_version.h27 #define HPI_VER_MAJOR(v) ((int)(v >> 16)) macro

Completed in 1 milliseconds