Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dptp_clock.h216 #define PTP_CLOCK_GETCAPS2 _IOR(PTP_CLK_MAGIC, 10, struct ptp_clock_caps) macro
/openbmc/linux/drivers/ptp/
H A Dptp_chardev.c130 case PTP_CLOCK_GETCAPS2: in ptp_ioctl()