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

/linux-4.1.27/drivers/tty/serial/
H A Dioc4_serial.c536 static struct hooks hooks_array[IOC4_NUM_SERIAL_PORTS] = { variable in typeref:struct:hooks
877 if (port->ip_hooks == &hooks_array[0] port_init()
878 || port->ip_hooks == &hooks_array[2]) { port_init()
883 if (port->ip_hooks == &hooks_array[0]) { port_init()
1113 port->ip_hooks = &hooks_array[port_number]; ioc4_attach_local()
H A Dioc3_serial.c217 static struct port_hooks hooks_array[PORTS_PER_CARD] = { variable in typeref:struct:port_hooks
442 if (port->ip_hooks == &hooks_array[0]) { port_init()
2062 port->ip_hooks = &hooks_array[phys_port]; ioc3uart_probe()

Completed in 114 milliseconds