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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dnwpserial.c31 struct nwpserial_port { struct
39 static struct nwpserial_port nwpserial_ports[NWPSERIAL_NR];
41 static void wait_for_bits(struct nwpserial_port *up, int bits)
58 struct nwpserial_port *up;
59 up = container_of(port, struct nwpserial_port, port);
69 struct nwpserial_port *up = &nwpserial_ports[co->index];
128 struct nwpserial_port *up = dev_id;
162 struct nwpserial_port *up;
165 up = container_of(port, struct nwpserial_port, port);
189 struct nwpserial_port *u
[all...]

Completed in 103 milliseconds