Home
last modified time | relevance | path

Searched refs:PTITTY_MINOR_NUM (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dpti.c36 #define PTITTY_MINOR_NUM 2 macro
55 struct tty_port port[PTITTY_MINOR_NUM];
845 for (a = 0; a < PTITTY_MINOR_NUM; a++) { in pti_pci_probe()
880 for (a = 0; a < PTITTY_MINOR_NUM; a++) { in pti_pci_remove()
915 pti_tty_driver = alloc_tty_driver(PTITTY_MINOR_NUM); in pti_init()

Completed in 2 milliseconds