Searched refs:idtcm_strverscmp (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c164 static int idtcm_strverscmp(const char *version1, const char *version2) function
190 if (idtcm_strverscmp(version, "4.8.7") >= 0)
193 if (idtcm_strverscmp(version, "5.2.0") >= 0)

Completed in 130 milliseconds