Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dptp_clock.h228 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) macro
/linux/drivers/ptp/
H A Dptp_chardev.c425 case PTP_PIN_GETFUNC: in ptp_ioctl()
436 } else if (cmd == PTP_PIN_GETFUNC) { in ptp_ioctl()