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