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