Home
last modified time | relevance | path

Searched refs:ptp_ioctl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_private.h72 long ptp_ioctl(struct posix_clock *pc,
H A Dptp_clock.c172 .ioctl = ptp_ioctl,
H A Dptp_chardev.c109 long ptp_ioctl(struct posix_clock *pc, unsigned int cmd, unsigned long arg) in ptp_ioctl() function