Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dvcc.c116 * vcc_table_add() - Add VCC port to the VCC table
122 static int vcc_table_add(struct vcc_port *port) in vcc_table_add() function
609 port->index = vcc_table_add(port); in vcc_probe()
/kernel/linux/linux-6.6/drivers/tty/
H A Dvcc.c108 * vcc_table_add() - Add VCC port to the VCC table
114 static int vcc_table_add(struct vcc_port *port) in vcc_table_add() function
601 port->index = vcc_table_add(port); in vcc_probe()

Completed in 3 milliseconds