Home
last modified time | relevance | path

Searched refs:async_struct (Results 1 – 18 of 18) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dmux.c74 static struct async_struct *mux_drv_info;
90 mux_read_fifo(struct async_struct *info) in mux_read_fifo()
149 struct async_struct *info = mux_drv_info; in mux_drv_poll()
170 struct async_struct *info = (struct async_struct *)tty->driver_data; in mux_chars_in_buffer()
225 (unsigned long)((struct async_struct *)tty->driver_data)->iomem_base; in mux_write()
275 get_serial_info(struct async_struct *info, in get_serial_info()
302 get_modem_info(struct async_struct *info, unsigned int *value) in get_modem_info()
316 get_lsr_info(struct async_struct *info, unsigned int *value) in get_lsr_info()
337 struct async_struct *info = (struct async_struct *) tty->driver_data; in mux_ioctl()
368 if (copy_to_user((struct async_struct *) arg, in mux_ioctl()
[all …]
Dpdc_console.c71 static struct async_struct *pdc_drv_info;
144 receive_chars(struct async_struct *info, int *status, struct pt_regs *regs) in receive_chars()
175 struct async_struct *info; in pdc_drv_poll()
315 get_serial_info(struct async_struct * info, in get_serial_info()
330 static int get_modem_info(struct async_struct * info, unsigned int *value) in get_modem_info()
337 static int get_lsr_info(struct async_struct * info, unsigned int *value) in get_lsr_info()
348 struct async_struct *info = (struct async_struct *) tty->driver_data; in pdc_ioctl()
375 if (copy_to_user((struct async_struct *) arg, in pdc_ioctl()
376 info, sizeof (struct async_struct))) in pdc_ioctl()
402 struct async_struct *info = (struct async_struct *) tty->driver_data; in pdc_set_termios()
[all …]
Dvac-serial.c111 static struct async_struct *IRQ_ports[NR_IRQS];
118 static void change_speed(struct async_struct *info);
168 static inline int serial_paranoia_check(struct async_struct *info, in serial_paranoia_check()
217 static inline unsigned int serial_inw(struct async_struct *info, int offset) in serial_inw()
228 static inline unsigned int serial_inp(struct async_struct *info, int offset) in serial_inp()
233 static inline unsigned int serial_in(struct async_struct *info, int offset) in serial_in()
238 static inline void serial_outw(struct async_struct *info,int offset, int value) in serial_outw()
248 static inline void serial_outp(struct async_struct *info,int offset, int value) in serial_outp()
253 static inline void serial_out(struct async_struct *info,int offset, int value) in serial_out()
268 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_stop()
[all …]
Dserial_txx927.c135 static struct async_struct *IRQ_ports[NR_IRQS];
144 static void change_speed(struct async_struct *info, struct termios *old);
213 static inline int serial_paranoia_check(struct async_struct *info, in serial_paranoia_check()
234 static inline struct txx927_sio_reg *sio_reg(struct async_struct *info) in sio_reg()
242 static inline void wait_for_xmitr(struct async_struct *info) in wait_for_xmitr()
261 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_stop()
277 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_start()
318 static _INLINE_ void rs_sched_event(struct async_struct *info, in rs_sched_event()
326 static _INLINE_ void receive_chars(struct async_struct *info, in receive_chars()
408 static _INLINE_ void transmit_chars(struct async_struct *info, int *intr_done) in transmit_chars()
[all …]
Damiserial.c119 static struct async_struct *IRQ_ports;
123 static void change_speed(struct async_struct *info, struct termios *old);
157 static inline int serial_paranoia_check(struct async_struct *info, in serial_paranoia_check()
210 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_stop()
230 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_start()
275 static _INLINE_ void rs_sched_event(struct async_struct *info, in rs_sched_event()
283 static _INLINE_ void receive_chars(struct async_struct *info) in receive_chars()
379 static _INLINE_ void transmit_chars(struct async_struct *info) in transmit_chars()
419 static _INLINE_ void check_modem_status(struct async_struct *info) in check_modem_status()
499 struct async_struct * info = IRQ_ports; in ser_vbl_int()
[all …]
Dau1x00-serial.c150 static struct async_struct *IRQ_ports[NR_IRQS];
161 static void change_speed(struct async_struct *info, struct termios *old);
221 static inline int serial_paranoia_check(struct async_struct *info, in serial_paranoia_check()
242 static _INLINE_ unsigned int serial_in(struct async_struct *info, int offset) in serial_in()
247 static _INLINE_ void serial_out(struct async_struct *info, int offset, int value) in serial_out()
273 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_stop()
289 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_start()
330 static _INLINE_ void rs_sched_event(struct async_struct *info, in rs_sched_event()
338 static _INLINE_ void receive_chars(struct async_struct *info, in receive_chars()
452 static _INLINE_ void transmit_chars(struct async_struct *info, int *intr_done) in transmit_chars()
[all …]
Dserial.c274 static struct async_struct *IRQ_ports[NR_IRQS];
289 static void change_speed(struct async_struct *info, struct termios *old);
395 static inline int serial_paranoia_check(struct async_struct *info, in serial_paranoia_check()
416 static _INLINE_ unsigned int serial_in(struct async_struct *info, int offset) in serial_in()
432 static _INLINE_ void serial_out(struct async_struct *info, int offset, in serial_out()
464 void serial_icr_write(struct async_struct *info, int offset, int value) in serial_icr_write()
470 unsigned int serial_icr_read(struct async_struct *info, int offset) in serial_icr_read()
491 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_stop()
511 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_start()
556 static _INLINE_ void rs_sched_event(struct async_struct *info, in rs_sched_event()
[all …]
DChangeLog176 async_struct structure. Only turn on DTR and RTS if the
224 TI16750 (not yet tested). Split async_struct into a
225 transient part (async_struct) and a permanent part
482 structure in the async_struct structure, tqueue_hangup.
/linux-2.4.37.9/arch/ia64/drivers/
Dsimserial.c103 static struct async_struct *IRQ_ports[NR_IRQS];
179 struct async_struct * info; in rs_interrupt_single()
222 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_put_char()
237 static _INLINE_ void transmit_chars(struct async_struct *info, int *intr_done) in transmit_chars()
290 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_flush_chars()
304 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_write()
369 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_write_room()
376 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_chars_in_buffer()
383 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_flush_buffer()
403 struct async_struct *info = (struct async_struct *)tty->driver_data; in rs_send_xchar()
[all …]
/linux-2.4.37.9/include/linux/
DserialP.h54 struct async_struct *info;
58 struct async_struct { struct
99 struct async_struct *next_port; /* For the linked list */ argument
100 struct async_struct *prev_port; argument
/linux-2.4.37.9/arch/mips/mips-boards/generic/
Dgdb_hook.c36 static struct async_struct kdb_port_info = {0};
41 static __inline__ unsigned int serial_in(struct async_struct *info, int offset) in serial_in()
46 static __inline__ void serial_out(struct async_struct *info, int offset, in serial_out()
/linux-2.4.37.9/include/asm-sh/
Dioctls.h90 #define TIOCSERGSTRUCT _IOR('T', 88, struct async_struct) /* 0x5458 */ /* For debugging only */
/linux-2.4.37.9/include/asm-sh64/
Dioctls.h101 #define TIOCSERGSTRUCT _IOR('T', 88, struct async_struct) /* 0x5458 */ /* For debugging only */
/linux-2.4.37.9/arch/ppc/8xx_io/
Duart.c590 static _INLINE_ void check_modem_status(struct async_struct *info) in check_modem_status()
756 struct async_struct *info = (struct async_struct *) private_; in do_serial_hangup()
1324 static int get_lsr_info(struct async_struct * info, unsigned int *value) in get_lsr_info()
2133 struct async_struct *info = state->info, scr_info; in line_info()
2776 state->info = (struct async_struct *)info; in rs_8xx_init()
/linux-2.4.37.9/arch/ppc/cpm2_io/
Duart.c572 static _INLINE_ void check_modem_status(struct async_struct *info) in check_modem_status()
740 struct async_struct *info = (struct async_struct *) private_; in do_serial_hangup()
1282 static int get_lsr_info(struct async_struct * info, unsigned int *value) in get_lsr_info()
2117 struct async_struct *info = state->info, scr_info; in line_info()
2755 state->info = (struct async_struct *)info; in rs_8xx_init()
/linux-2.4.37.9/Documentation/
Dmagic-number.txt57 SERIAL_MAGIC 0x5301 async_struct include/linux/serial.h
/linux-2.4.37.9/drivers/net/
Dstrip.c870 struct async_struct *info = (struct async_struct *)tty->driver_data; in get_baud()
/linux-2.4.37.9/drivers/sbus/char/
Dsu.c1605 if (copy_to_user((struct async_struct *) arg, in su_ioctl()
1606 info, sizeof(struct async_struct))) in su_ioctl()