Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dptp_clock.h228 #define PTP_PEROUT_REQUEST _IOW(PTP_CLK_MAGIC, 3, struct ptp_perout_request) macro
/linux/drivers/ptp/
H A Dptp_chardev.c521 case PTP_PEROUT_REQUEST: in ptp_ioctl()