ngt_open
static int ngt_open(cdev_t dev, struct tty *tp);
ngt_open,
static int ngt_open(struct cdev *dev, struct tty *tp);
.l_open = ngt_open,