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