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