Home
last modified time | relevance | path

Searched refs:pch_driver_version (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h599 extern const char pch_driver_version[];
H A Dpch_gbe_ethtool.c171 strlcpy(drvinfo->version, pch_driver_version, sizeof(drvinfo->version)); in pch_gbe_get_drvinfo()
H A Dpch_gbe_main.c17 const char pch_driver_version[] = DRV_VERSION; variable