OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PTP_CLOCK_GETCAPS
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
ptp_clock.h
67
#define
PTP_CLOCK_GETCAPS
_IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps)
/development/ndk/platforms/android-L/include/linux/
ptp_clock.h
67
#define
PTP_CLOCK_GETCAPS
_IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps)
/external/kernel-headers/original/uapi/linux/
ptp_clock.h
85
#define
PTP_CLOCK_GETCAPS
_IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps)
Completed in 210 milliseconds