Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dptp_clock.h241 #define PTP_PIN_SETFUNC2 _IOW(PTP_CLK_MAGIC, 16, struct ptp_pin_desc) macro
/linux/drivers/ptp/
H A Dptp_chardev.c454 case PTP_PIN_SETFUNC2: in ptp_ioctl()
461 && cmd == PTP_PIN_SETFUNC2) { in ptp_ioctl()