Lines Matching defs:ptp

50 void ptp_disable_all_events(struct ptp_clock *ptp)  in ptp_disable_all_events()
70 int ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin, in ptp_set_pinfunc()
135 struct ptp_clock *ptp = container_of(pccontext->clk, struct ptp_clock, clock); in ptp_open() local
169 struct ptp_clock *ptp = in ptp_release() local
181 static long ptp_clock_getcaps(struct ptp_clock *ptp, void __user *arg) in ptp_clock_getcaps()
201 static long ptp_extts_request(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_extts_request()
247 static long ptp_perout_request(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_perout_request()
302 static long ptp_enable_pps(struct ptp_clock *ptp, bool enable) in ptp_enable_pps()
317 static long ptp_sys_offset_precise(struct ptp_clock *ptp, void __user *arg, in ptp_sys_offset_precise()
350 static long ptp_sys_offset_extended(struct ptp_clock *ptp, void __user *arg, in ptp_sys_offset_extended()
403 static long ptp_sys_offset(struct ptp_clock *ptp, void __user *arg) in ptp_sys_offset()
442 static long ptp_pin_getfunc(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_pin_getfunc()
462 static long ptp_pin_setfunc(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_pin_setfunc()
503 struct ptp_clock *ptp = container_of(pccontext->clk, struct ptp_clock, clock); in ptp_ioctl() local
582 struct ptp_clock *ptp = in ptp_poll() local
600 struct ptp_clock *ptp = container_of(pccontext->clk, struct ptp_clock, clock); in ptp_read() local