Searched refs:PTP_PEROUT_V1_VALID_FLAGS (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
A D | ptp_clock.h | 70 #define PTP_PEROUT_V1_VALID_FLAGS (0) macro |
/linux/drivers/ptp/ | ||
A D | ptp_chardev.c | 235 req.perout.flags &= PTP_PEROUT_V1_VALID_FLAGS; in ptp_ioctl() |
Completed in 5 milliseconds