Home
last modified time | relevance | path

Searched refs:PTP_PEROUT_VALID_FLAGS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dptp_clock.h63 #define PTP_PEROUT_VALID_FLAGS (PTP_PEROUT_ONE_SHOT | \ macro
/linux-6.1.9/drivers/ptp/
Dptp_chardev.c197 if (perout->flags & ~PTP_PEROUT_VALID_FLAGS) { in ptp_ioctl()