Home
last modified time | relevance | path

Searched refs:PTP_MASK_CLEAR_ALL (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dptp_clock.h246 #define PTP_MASK_CLEAR_ALL _IO(PTP_CLK_MAGIC, 19) macro
/linux-6.15/tools/testing/selftests/ptp/
H A Dtestptp.c674 if (ioctl(fd, PTP_MASK_CLEAR_ALL)) { in main()
/linux-6.15/drivers/ptp/
H A Dptp_chardev.c503 case PTP_MASK_CLEAR_ALL: in ptp_ioctl()