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

/drivers/net/wan/lmc/
H A Dlmc_main.c66 #define DRIVER_MAJOR_VERSION 1 macro
70 #define DRIVER_VERSION ((DRIVER_MAJOR_VERSION << 8) + DRIVER_MINOR_VERSION)
208 sc->lmc_xinfo.DriverMajorVersion = DRIVER_MAJOR_VERSION;

Completed in 77 milliseconds