Searched refs:PTP_MAJOR_VERS_MASK (Results 1 – 1 of 1) sorted by relevance
232 #define PTP_MAJOR_VERS_MASK 0x0F macro462 major_vers = GET_BE_U_2(bp) & PTP_MAJOR_VERS_MASK; in ptp_print()