Home
last modified time | relevance | path

Searched refs:cyclades_port (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dserial167.c108 static struct cyclades_port *serial_console_info = NULL;
124 struct cyclades_port cy_port[] = {
131 #define NR_PORTS (sizeof(cy_port)/sizeof(struct cyclades_port))
195 static void shutdown(struct cyclades_port *);
196 static int startup (struct cyclades_port *);
199 static void config_setup(struct cyclades_port *);
241 serial_paranoia_check(struct cyclades_port *info, in serial_paranoia_check()
337 struct cyclades_port *info = (struct cyclades_port *)tty->driver_data; in cy_stop()
362 struct cyclades_port *info = (struct cyclades_port *)tty->driver_data; in cy_start()
392 cy_sched_event(struct cyclades_port *info, int event) in cy_sched_event()
[all …]
Dcyclades.c761 static struct cyclades_port cy_port[NR_PORTS];
873 static void set_line_char(struct cyclades_port *);
897 serial_paranoia_check(struct cyclades_port *info, in serial_paranoia_check()
934 cy_sched_event(struct cyclades_port *info, int event) in cy_sched_event()
973 struct cyclades_port *info = (struct cyclades_port *) private_; in do_softint()
1107 struct cyclades_port *info; in cyy_interrupt()
1585 cyz_handle_rx(struct cyclades_port *info, volatile struct CH_CTRL *ch_ctrl, in cyz_handle_rx()
1680 cyz_handle_tx(struct cyclades_port *info, volatile struct CH_CTRL *ch_ctrl, in cyz_handle_tx()
1767 struct cyclades_port *info; in cyz_handle_cmd()
1920 struct cyclades_port *info = (struct cyclades_port *)arg; in cyz_rx_restart()
[all …]
/linux-2.4.37.9/include/linux/
Dserial167.h25 struct cyclades_port { struct
Dcyclades.h563 struct cyclades_port { struct
/linux-2.4.37.9/Documentation/
Dmagic-number.txt52 CYCLADES_MAGIC 0x4359 cyclades_port include/linux/cyclades.h