Home
last modified time | relevance | path

Searched refs:PTITTY_MINOR_START (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/
Dpti.c43 #define PTITTY_MINOR_START 0 macro
472 if (idx == PTITTY_MINOR_START) in pti_tty_install()
757 if (port->tty->index == PTITTY_MINOR_START) in pti_port_activate()
774 if (port->tty->index == PTITTY_MINOR_START) in pti_port_shutdown()
935 pti_tty_driver->minor_start = PTITTY_MINOR_START; in pti_init()