Home
last modified time | relevance | path

Searched refs:ptp_extts_request (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dptp_clock.h101 struct ptp_extts_request { struct
204 #define PTP_EXTTS_REQUEST _IOW(PTP_CLK_MAGIC, 2, struct ptp_extts_request)
216 #define PTP_EXTTS_REQUEST2 _IOW(PTP_CLK_MAGIC, 11, struct ptp_extts_request)
/Linux-v5.10/include/linux/
Dptp_clock_kernel.h23 struct ptp_extts_request extts;
/Linux-v5.10/tools/testing/selftests/ptp/
Dtestptp.c60 struct ptp_extts_request extts_request; in do_flag_test()
152 struct ptp_extts_request extts_request; in main()
/Linux-v5.10/drivers/net/ethernet/renesas/
Dravb_ptp.c178 struct ptp_extts_request *req, int on) in ravb_ptp_extts()
/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_ptp.c760 struct ptp_extts_request *extts, in sja1105_extts_enable()