Searched refs:DRV_VER (Results 1 – 6 of 6) sorted by relevance
53 #define DRV_VER "0.5.26" macro574 pr_info("Acer Aspire One Fan driver, v.%s\n", DRV_VER); in acerhdf_check_hardware()
72 #define DRV_VER "1.4.8" macro
91 MODULE_VERSION(DRV_VER);
37 #define DRV_VER "10.4u" 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);4866 dev_info(&pdev->dev, "%s version is %s\n", DRV_NAME, DRV_VER); in be_probe()