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.h244 #define PTP_PIN_SETFUNC2 _IOW(PTP_CLK_MAGIC, 16, struct ptp_pin_desc) macro
/linux/drivers/ptp/ !
H A Dptp_chardev.c471 if (cmd == PTP_PIN_SETFUNC2 && !mem_is_zero(pd.rsv, sizeof(pd.rsv))) in ptp_pin_setfunc()
552 case PTP_PIN_SETFUNC2: in ptp_ioctl()