Searched refs:ptmx_cdev (Results 1 – 3 of 3) sorted by relevance
600 static struct cdev ptmx_cdev; variable940 cdev_init(&ptmx_cdev, &ptmx_fops); in unix98_pty_init()941 if (cdev_add(&ptmx_cdev, MKDEV(TTYAUX_MAJOR, 2), 1) || in unix98_pty_init()
162444 ffff800012141b80 b ptmx_cdev
Completed in 314 milliseconds