Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ppbus/
H A Dpcfclock.c64 static d_close_t pcfclock_close; variable
70 .d_close = pcfclock_close,
172 pcfclock_close(struct cdev *dev, int flags, int fmt, struct thread *td) in pcfclock_close() function