Searched refs:DRV_VER (Results 1 – 6 of 6) 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()
72 #define DRV_VER "1.6" macro
91 MODULE_VERSION(DRV_VER);
38 #define DRV_VER "10.6.0.1" macro
226 strlcpy(drvinfo->version, DRV_VER, sizeof(drvinfo->version)); in be_get_drvinfo()
28 MODULE_VERSION(DRV_VER);29 MODULE_DESCRIPTION(DRV_DESC " " DRV_VER);5445 dev_info(&pdev->dev, "%s version is %s\n", DRV_NAME, DRV_VER); in be_probe()