Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_private.h127 int ptp_open(struct posix_clock *pc, fmode_t fmode);
H A Dptp_clock.c166 .open = ptp_open,
H A Dptp_chardev.c106 int ptp_open(struct posix_clock *pc, fmode_t fmode) in ptp_open() function