Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dptp_clock.h220 #define PTP_PIN_GETFUNC2 _IOWR(PTP_CLK_MAGIC, 15, struct ptp_pin_desc) macro
/linux-6.1.9/drivers/ptp/
Dptp_chardev.c360 case PTP_PIN_GETFUNC2: in ptp_ioctl()
367 && cmd == PTP_PIN_GETFUNC2) { in ptp_ioctl()