Searched refs:PTP_ENABLE_FEATURE (Results 1 – 3 of 3) sorted by relevance
28 #define PTP_ENABLE_FEATURE (1<<0) macro
64 enable = req.extts.flags & PTP_ENABLE_FEATURE ? 1 : 0; in ptp_ioctl()
285 extts_request.flags = PTP_ENABLE_FEATURE; in main()