Searched refs:PTP_CLOCK_GETCAPS (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ptp_clock.h | 130 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ptp_clock.h | 130 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptp/ |
| H A D | testptp.c | 274 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main() 390 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ptp_clock.h | 203 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
|
| /OK3568_Linux_fs/kernel/drivers/ptp/ |
| H A D | ptp_chardev.c | 128 case PTP_CLOCK_GETCAPS: in ptp_ioctl()
|