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