Home
last modified time | relevance | path

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

/linux-6.15/drivers/ptp/
H A Dptp_private.h136 int ptp_open(struct posix_clock_context *pccontext, fmode_t fmode);
H A Dptp_clock.c183 .open = ptp_open,
H A Dptp_chardev.c107 int ptp_open(struct posix_clock_context *pccontext, fmode_t fmode) in ptp_open() function