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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dzs.c89 struct sun_serial *zs_soft;
90 struct sun_serial *zs_chain; /* IRQ servicing chain */
167 static void change_speed(struct sun_serial *info);
230 static inline int serial_paranoia_check(struct sun_serial *info,
237 "Warning: null sun_serial for (%d, %d) in %s\n";
279 static void load_zsregs(struct sun_serial *info, unsigned char *regs)
350 static void zs_rtsdtr(struct sun_serial *ss, int set)
366 static void kgdb_chaninit(struct sun_serial *ss, int intson, int bps)
393 struct sun_serial *info = (struct sun_serial *) tt
[all...]
H A Dzs.h96 struct sun_serial { struct
97 struct sun_serial *zs_next; /* For IRQ servicing chain */

Completed in 38 milliseconds