Searched refs:ctl_open (Results 1 – 1 of 1) sorted by relevance
464 static int ctl_open(struct cdev *dev, int flags, int fmt, struct thread *td);581 .d_open = ctl_open,2055 ctl_open(struct cdev *dev, int flags, int fmt, struct thread *td) in ctl_open() function