Searched refs:ctl_close (Results 1 – 1 of 1) sorted by relevance
465 static int ctl_close(struct cdev *dev, int flags, int fmt, struct thread *td);582 .d_close = ctl_close,2061 ctl_close(struct cdev *dev, int flags, int fmt, struct thread *td) in ctl_close() function