Home
last modified time | relevance | path

Searched refs:HPI_VER (Results 1 - 6 of 6) 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()
61 header.version, HPI_VER); in hpi_dsp_code_open()
65 if (header.version != HPI_VER) { in hpi_dsp_code_open()
68 header.version, HPI_VER); in hpi_dsp_code_open()
H A Dhpi_version.h13 /* *** HPI_VER is the only edit required to update version *** */
15 #define HPI_VER HPI_VERSION_CONSTRUCTOR(4, 14, 3) macro
H A Dhpimsgx.c163 phr->u.s.version = HPI_VER >> 8; /* return major.minor */ in subsys_message()
164 phr->u.s.data = HPI_VER; /* return major.minor.release */ in subsys_message()
/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()
61 header.version, HPI_VER); in hpi_dsp_code_open()
65 if (header.version != HPI_VER) { in hpi_dsp_code_open()
68 header.version, HPI_VER); in hpi_dsp_code_open()
H A Dhpi_version.h13 /* *** HPI_VER is the only edit required to update version *** */
15 #define HPI_VER HPI_VERSION_CONSTRUCTOR(4, 14, 3) macro
H A Dhpimsgx.c158 phr->u.s.version = HPI_VER >> 8; /* return major.minor */ in subsys_message()
159 phr->u.s.data = HPI_VER; /* return major.minor.release */ in subsys_message()

Completed in 3 milliseconds