Home
last modified time | relevance | path

Searched refs:PTP_ENABLE_FEATURE (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dptp_flags_options.h17 #if defined(PTP_ENABLE_FEATURE) || (defined(HAVE_DECL_PTP_ENABLE_FEATURE) && HAVE_DECL_PTP_ENABLE_F…
18 XLAT(PTP_ENABLE_FEATURE),
Dptp_flags_options.in1 PTP_ENABLE_FEATURE
/external/kernel-headers/original/uapi/linux/
Dptp_clock.h29 #define PTP_ENABLE_FEATURE (1<<0) macro
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c354 extts_request.flags = PTP_ENABLE_FEATURE; in main()