Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dptp_clock.h223 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
/linux/drivers/ptp/
H A Dptp_chardev.c187 case PTP_CLOCK_GETCAPS: in ptp_ioctl()