Home
last modified time | relevance | path

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

/linux-6.15/drivers/ptp/
H A Dptp_private.h138 int ptp_release(struct posix_clock_context *pccontext);
H A Dptp_clock.c184 .release = ptp_release,
H A Dptp_chardev.c143 int ptp_release(struct posix_clock_context *pccontext) in ptp_release() function