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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc4_serial.c477 struct hooks *ip_hooks; member in struct:ioc4_port
829 struct hooks *hooks = port->ip_hooks;
876 if (port->ip_hooks == &hooks_array[0]
877 || port->ip_hooks == &hooks_array[2]) {
882 if (port->ip_hooks == &hooks_array[0]) {
923 struct hooks *hooks = port->ip_hooks;
1112 port->ip_hooks = &hooks_array[port_number];
1200 struct hooks *hooks = port->ip_hooks;
1406 struct hooks *hooks = port->ip_hooks;
1486 struct hooks *hooks = port->ip_hooks;
[all...]
H A Dioc3_serial.c154 struct port_hooks *ip_hooks; member in struct:ioc3_port
381 struct port_hooks *hooks = port->ip_hooks;
440 if (port->ip_hooks == &hooks_array[0]) {
677 struct port_hooks *hooks = port->ip_hooks;
771 struct port_hooks *hooks = port->ip_hooks;
863 struct port_hooks *hooks = port->ip_hooks;
1115 struct port_hooks *hooks = port->ip_hooks;
1445 hooks = port->ip_hooks;
1792 enable_intrs(port, port->ip_hooks->intr_tx_mt);
2056 port->ip_hooks
[all...]

Completed in 43 milliseconds