ctl_open
static int ctl_open(struct cdev *dev, int flags, int fmt, struct thread *td);
.d_open = ctl_open,