Home
last modified time | relevance | path

Searched refs:HBM_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.h28 #define HBM_MAJOR_VERSION 1 macro
/linux/drivers/misc/mei/
H A Dmain.c1040 return sprintf(buf, "%u.%u\n", HBM_MAJOR_VERSION, HBM_MINOR_VERSION); in hbm_ver_drv_show()