Searched refs:su_struct (Results 1 – 1 of 1) sorted by relevance
113 struct su_struct { struct184 static void autoconfig(struct su_struct *info);185 static void change_speed(struct su_struct *info, struct termios *old);209 static struct su_struct su_table[NR_PORTS];230 static inline int serial_paranoia_check(struct su_struct *info, in serial_paranoia_check()252 unsigned int su_inb(struct su_struct *info, unsigned long offset) in su_inb()258 su_outb(struct su_struct *info, unsigned long offset, int value) in su_outb()289 struct su_struct *info = (struct su_struct *)tty->driver_data; in su_stop()305 struct su_struct *info = (struct su_struct *)tty->driver_data; in su_start()345 su_sched_event(struct su_struct *info, int event) in su_sched_event()[all …]