Searched refs:DRIVER_MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance
73 #define DRIVER_MAJOR_VERSION 1 macro77 #define DRIVER_VERSION (STR(DRIVER_MAJOR_VERSION) "." STR(DRIVER_MINOR_VERSION) \
62 #define DRIVER_MAJOR_VERSION 1 macro66 #define DRIVER_VERSION ((DRIVER_MAJOR_VERSION << 8) + DRIVER_MINOR_VERSION)202 sc->lmc_xinfo.DriverMajorVersion = DRIVER_MAJOR_VERSION; in lmc_ioctl()
425 driver_version.major = DRIVER_MAJOR_VERSION; in rve_ioctl()