Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_private.h124 long ptp_ioctl(struct posix_clock *pc,
H A Dptp_clock.c165 .ioctl = ptp_ioctl,
H A Dptp_chardev.c111 long ptp_ioctl(struct posix_clock *pc, unsigned int cmd, unsigned long arg) in ptp_ioctl() function