Searched refs:cp_close (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cp/
H A Dif_cp.c173 static int cp_close (struct cdev *dev, int fflag, int devtype, struct thread *td);
178 .d_close = cp_close,
971 static int cp_close (struct cdev *dev, int fflag, int devtype, struct thread *td) function
975 CP_DEBUG2 (d, ("cp_close\n"));

Completed in 21 milliseconds