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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dcrisv10.c44 /* while we keep our own stuff (struct e100_serial) in a local .h file */
160 static void change_speed(struct e100_serial *info);
169 static int get_lsr_info(struct e100_serial *info, unsigned int *value);
238 static struct e100_serial rs_table[] = {
460 #define NR_PORTS (sizeof(rs_table)/sizeof(struct e100_serial))
970 static void update_char_time(struct e100_serial * info)
1055 e100_dtr(struct e100_serial *info, int set)
1089 e100_rts(struct e100_serial *info, int set)
1107 e100_ri_out(struct e100_serial *info, int set)
1124 e100_cd_out(struct e100_serial *inf
[all...]
H A Dcrisv10.h38 struct e100_serial { struct

Completed in 46 milliseconds