Searched refs:PTP_MASK_EN_SINGLE (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | ptp_clock.h | 247 #define PTP_MASK_EN_SINGLE _IOW(PTP_CLK_MAGIC, 20, unsigned int) macro |
/linux/drivers/ptp/ | ||
H A D | ptp_chardev.c | 491 case PTP_MASK_EN_SINGLE: in ptp_ioctl() |