Searched refs:DRV_VER (Results 1 – 5 of 5) sorted by relevance
53 #define DRV_VER "0.7.0" macro633 pr_info("Acer Aspire One Fan driver, v.%s\n", DRV_VER); in acerhdf_check_hardware()
73 #define DRV_VER "1.6" macro
40 #define DRV_VER "12.0.0.0" macro
228 strlcpy(drvinfo->version, DRV_VER, sizeof(drvinfo->version)); in be_get_drvinfo()
28 MODULE_VERSION(DRV_VER);29 MODULE_DESCRIPTION(DRV_DESC " " DRV_VER);5949 dev_info(&pdev->dev, "%s version is %s\n", DRV_NAME, DRV_VER); in be_probe()