Searched refs:max3100_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 Dmax3100.c94 struct max3100_port { struct
138 static struct max3100_port *max3100s[MAX_MAX3100]; /* the chips */
141 static int max3100_do_parity(struct max3100_port *s, u16 c)
159 static int max3100_check_parity(struct max3100_port *s, u16 c)
164 static void max3100_calc_parity(struct max3100_port *s, u16 *c)
177 static void max3100_dowork(struct max3100_port *s)
186 struct max3100_port *s = (struct max3100_port *)data;
194 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx)
219 static int max3100_handlerx(struct max3100_port *
[all...]

Completed in 44 milliseconds