Searched defs:tty (Results 101 - 125 of 183) sorted by relevance

12345678

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dpcxx.c255 static inline struct channel *chan(register struct tty_struct *tty) argument
338 static int pcxx_waitcarrier(struct tty_struct *tty,struct file *filp,struct channel *info) argument
399 int pcxe_open(struct tty_struct *tty, struct file * filp) argument
539 struct tty_struct *tty; local
568 pcxe_close(struct tty_struct * tty, struct file * filp) argument
660 pcxe_hangup(struct tty_struct *tty) argument
681 pcxe_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
776 pcxe_put_char(struct tty_struct *tty, unsigned char c) argument
783 pcxe_write_room(struct tty_struct *tty) argument
820 pcxe_chars_in_buffer(struct tty_struct *tty) argument
865 pcxe_flush_buffer(struct tty_struct *tty) argument
891 pcxe_flush_chars(struct tty_struct *tty) argument
1719 static struct tty_struct *tty; local
1936 pcxxparam(struct tty_struct *tty, struct channel *ch) argument
2016 struct tty_struct *tty; local
2104 pcxe_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
2339 pcxe_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
2373 struct tty_struct *tty = info->tty; local
2385 pcxe_stop(struct tty_struct *tty) argument
2403 pcxe_throttle(struct tty_struct * tty) argument
2421 pcxe_unthrottle(struct tty_struct *tty) argument
2444 pcxe_start(struct tty_struct *tty) argument
2491 setup_empty_event(struct tty_struct *tty, struct channel *ch) argument
[all...]
H A Driscom8.c369 struct tty_struct *tty; local
430 struct tty_struct *tty; local
461 struct tty_struct *tty; local
530 struct tty_struct *tty; local
693 struct tty_struct *tty; local
896 struct tty_struct *tty; local
957 block_til_ready(struct tty_struct *tty, struct file * filp, struct riscom_port *port) argument
1072 rc_open(struct tty_struct * tty, struct file * filp) argument
1118 rc_close(struct tty_struct * tty, struct file * filp) argument
1209 rc_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1288 rc_put_char(struct tty_struct * tty, unsigned char ch) argument
1310 rc_flush_chars(struct tty_struct * tty) argument
1329 rc_write_room(struct tty_struct * tty) argument
1343 rc_chars_in_buffer(struct tty_struct *tty) argument
1353 rc_flush_buffer(struct tty_struct *tty) argument
1505 rc_ioctl(struct tty_struct * tty, struct file * filp, unsigned int cmd, unsigned long arg) argument
1556 rc_throttle(struct tty_struct * tty) argument
1579 rc_unthrottle(struct tty_struct * tty) argument
1602 rc_stop(struct tty_struct * tty) argument
1620 rc_start(struct tty_struct * tty) argument
1652 struct tty_struct *tty; local
1660 rc_hangup(struct tty_struct * tty) argument
1678 rc_set_termios(struct tty_struct * tty, struct termios * old_termios) argument
1709 struct tty_struct *tty; local
[all...]
H A Dserial_amba.c201 struct tty_struct *tty; member in struct:amba_info
292 static void ambauart_stop(struct tty_struct *tty) argument
302 static void ambauart_start(struct tty_struct *tty) argument
332 struct tty_struct *tty = info->tty; local
[all...]
H A Dserial_txx927.c259 static void rs_stop(struct tty_struct *tty) argument
275 static void rs_start(struct tty_struct *tty) argument
329 struct tty_struct *tty = info->tty; local
531 struct tty_struct *tty; local
945 rs_put_char(struct tty_struct *tty, unsigned char ch) argument
969 rs_flush_chars(struct tty_struct *tty) argument
988 rs_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1068 rs_write_room(struct tty_struct *tty) argument
1078 rs_chars_in_buffer(struct tty_struct *tty) argument
1088 rs_flush_buffer(struct tty_struct *tty) argument
1111 rs_send_xchar(struct tty_struct *tty, char ch) argument
1134 rs_throttle(struct tty_struct * tty) argument
1159 rs_unthrottle(struct tty_struct * tty) argument
1239 rs_break(struct tty_struct *tty, int break_state) argument
1257 rs_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1330 rs_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
1380 rs_close(struct tty_struct *tty, struct file * filp) argument
1477 rs_wait_until_sent(struct tty_struct *tty, int timeout) argument
1540 rs_hangup(struct tty_struct *tty) argument
1564 block_til_ready(struct tty_struct *tty, struct file * filp, struct async_struct *info) argument
1743 rs_open(struct tty_struct *tty, struct file * filp) argument
[all...]
H A Dspecialix.c596 struct tty_struct *tty; local
662 struct tty_struct *tty; local
693 struct tty_struct *tty; local
763 struct tty_struct *tty; local
968 struct tty_struct *tty; local
1222 struct tty_struct *tty; local
1282 block_til_ready(struct tty_struct *tty, struct file * filp, struct specialix_port *port) argument
1404 sx_open(struct tty_struct * tty, struct file * filp) argument
1457 sx_close(struct tty_struct * tty, struct file * filp) argument
1555 sx_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1632 sx_put_char(struct tty_struct * tty, unsigned char ch) argument
1657 sx_flush_chars(struct tty_struct * tty) argument
1677 sx_write_room(struct tty_struct * tty) argument
1692 sx_chars_in_buffer(struct tty_struct *tty) argument
1703 sx_flush_buffer(struct tty_struct *tty) argument
1917 sx_ioctl(struct tty_struct * tty, struct file * filp, unsigned int cmd, unsigned long arg) argument
1977 sx_throttle(struct tty_struct * tty) argument
2012 sx_unthrottle(struct tty_struct * tty) argument
2040 sx_stop(struct tty_struct * tty) argument
2059 sx_start(struct tty_struct * tty) argument
2092 struct tty_struct *tty; local
2101 sx_hangup(struct tty_struct * tty) argument
2120 sx_set_termios(struct tty_struct * tty, struct termios * old_termios) argument
2153 struct tty_struct *tty; local
[all...]
H A Dtty_io.c180 struct tty_struct *tty; local
188 free_tty_struct(struct tty_struct *tty) argument
197 _tty_make_name(struct tty_struct *tty, const char *name, char *buf) argument
213 tty_name(struct tty_struct *tty, char *buf) argument
218 tty_paranoia_check(struct tty_struct *tty, kdev_t device, const char *routine) argument
239 check_tty_count(struct tty_struct *tty, const char *routine) argument
283 tty_set_ldisc(struct tty_struct *tty, int ldisc) argument
365 tty_check_change(struct tty_struct * tty) argument
440 struct tty_struct *tty = (struct tty_struct *) data; local
538 tty_hangup(struct tty_struct * tty) argument
548 tty_vhangup(struct tty_struct * tty) argument
578 struct tty_struct *tty = current->tty; local
610 stop_tty(struct tty_struct *tty) argument
624 start_tty(struct tty_struct *tty) argument
646 struct tty_struct * tty; local
679 do_tty_write( ssize_t (write)struct tty_struct *, struct file *, const unsigned char *, size_t), struct tty_struct *tty, struct file *file, const unsigned char *buf, size_t count) argument
735 struct tty_struct * tty; local
787 struct tty_struct *tty, *o_tty; local
991 release_mem(struct tty_struct *tty, int idx) argument
1031 struct tty_struct *tty, *o_tty; local
1270 struct tty_struct *tty; local
1421 struct tty_struct * tty; local
1434 struct tty_struct * tty; local
1460 tiocsti(struct tty_struct *tty, char * arg) argument
1472 tiocgwinsz(struct tty_struct *tty, struct winsize * arg) argument
1479 tiocswinsz(struct tty_struct *tty, struct tty_struct *real_tty, struct winsize * arg) argument
1497 tioccons(struct inode *inode, struct tty_struct *tty, struct tty_struct *real_tty) argument
1528 tiocsctty(struct tty_struct *tty, int arg) argument
1567 tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t *arg) argument
1578 tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t *arg) argument
1601 tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t *arg) argument
1614 tiocttygstruct(struct tty_struct *tty, struct tty_struct *arg) argument
1621 tiocsetd(struct tty_struct *tty, int *arg) argument
1630 send_break(struct tty_struct *tty, int duration) argument
1643 tty_generic_brk(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg) argument
1664 struct tty_struct *tty, *real_tty; local
1848 do_SAK(struct tty_struct *tty) argument
1862 struct tty_struct *tty = (struct tty_struct *) private_; local
1915 tty_get_baud_rate(struct tty_struct *tty) argument
1941 tty_flip_buffer_push(struct tty_struct *tty) argument
1952 initialize_tty_struct(struct tty_struct *tty) argument
1977 tty_default_put_char(struct tty_struct *tty, unsigned char ch) argument
[all...]
H A Damiserial.c208 static void rs_stop(struct tty_struct *tty) argument
228 static void rs_start(struct tty_struct *tty) argument
287 struct tty_struct *tty = info->tty; local
571 struct tty_struct *tty; local
886 rs_put_char(struct tty_struct *tty, unsigned char ch) argument
910 rs_flush_chars(struct tty_struct *tty) argument
934 rs_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1015 rs_write_room(struct tty_struct *tty) argument
1024 rs_chars_in_buffer(struct tty_struct *tty) argument
1033 rs_flush_buffer(struct tty_struct *tty) argument
1053 rs_send_xchar(struct tty_struct *tty, char ch) argument
1089 rs_throttle(struct tty_struct * tty) argument
1114 rs_unthrottle(struct tty_struct * tty) argument
1329 rs_break(struct tty_struct *tty, int break_state) argument
1347 rs_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1459 rs_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
1513 rs_close(struct tty_struct *tty, struct file * filp) argument
1622 rs_wait_until_sent(struct tty_struct *tty, int timeout) argument
1684 rs_hangup(struct tty_struct *tty) argument
1708 block_til_ready(struct tty_struct *tty, struct file * filp, struct async_struct *info) argument
1889 rs_open(struct tty_struct *tty, struct file * filp) argument
[all...]
H A Ddz.h158 struct tty_struct *tty; /* tty associated */ member in struct:dz_serial
H A Depca.h140 struct tty_struct *tty; member in struct:channel
H A Desp.c218 static void rs_stop(struct tty_struct *tty) argument
236 static void rs_start(struct tty_struct *tty) argument
307 struct tty_struct *tty = info->tty; local
407 struct tty_struct *tty = info->tty; local
782 struct tty_struct *tty; local
808 struct tty_struct *tty; local
1248 rs_put_char(struct tty_struct *tty, unsigned char ch) argument
1271 rs_flush_chars(struct tty_struct *tty) argument
1291 rs_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1360 rs_write_room(struct tty_struct *tty) argument
1373 rs_chars_in_buffer(struct tty_struct *tty) argument
1382 rs_flush_buffer(struct tty_struct *tty) argument
1405 rs_throttle(struct tty_struct * tty) argument
1427 rs_unthrottle(struct tty_struct * tty) argument
1833 esp_break(struct tty_struct *tty, int break_state) argument
1854 rs_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1967 rs_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
2018 rs_close(struct tty_struct *tty, struct file * filp) argument
2120 rs_wait_until_sent(struct tty_struct *tty, int timeout) argument
2161 esp_hangup(struct tty_struct *tty) argument
2182 block_til_ready(struct tty_struct *tty, struct file * filp, struct esp_struct *info) argument
2335 esp_open(struct tty_struct *tty, struct file * filp) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Drio_linux.c431 struct tty_struct *tty; local
709 static int rio_ioctl (struct tty_struct * tty, struc argument
791 rio_throttle(struct tty_struct * tty) argument
808 rio_unthrottle(struct tty_struct * tty) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/char/
H A Dcon3215.c93 struct tty_struct *tty; /* pointer to tty structure if present */ member in struct:_raw3215_info
349 struct tty_struct *tty; local
413 struct tty_struct *tty; local
841 tty3215_open(struct tty_struct *tty, struct file * filp) argument
895 tty3215_close(struct tty_struct *tty, struct file * filp) argument
912 tty3215_write_room(struct tty_struct *tty) argument
928 tty3215_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
944 tty3215_put_char(struct tty_struct *tty, unsigned char ch) argument
954 tty3215_flush_chars(struct tty_struct *tty) argument
961 tty3215_chars_in_buffer(struct tty_struct *tty) argument
969 tty3215_flush_buffer(struct tty_struct *tty) argument
984 tty3215_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1000 tty3215_throttle(struct tty_struct * tty) argument
1011 tty3215_unthrottle(struct tty_struct * tty) argument
1028 tty3215_stop(struct tty_struct *tty) argument
1039 tty3215_start(struct tty_struct *tty) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dctctty.c84 struct tty_struct *tty; /* Pointer to corresponding tty */ member in struct:__anon2120
138 struct tty_struct *tty; local
167 struct tty_struct *tty; local
328 struct tty_struct *tty = info->tty; local
514 ctc_tty_write(struct tty_struct *tty, int from_user, const u_char * buf, int count) argument
568 ctc_tty_write_room(struct tty_struct *tty) argument
578 ctc_tty_chars_in_buffer(struct tty_struct *tty) argument
588 ctc_tty_flush_buffer(struct tty_struct *tty) argument
614 ctc_tty_flush_chars(struct tty_struct *tty) argument
637 ctc_tty_throttle(struct tty_struct *tty) argument
650 ctc_tty_unthrottle(struct tty_struct *tty) argument
764 ctc_tty_ioctl(struct tty_struct *tty, struct file *file, uint cmd, ulong arg) argument
854 ctc_tty_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
889 ctc_tty_block_til_ready(struct tty_struct *tty, struct file *filp, ctc_tty_info *info) argument
993 ctc_tty_open(struct tty_struct *tty, struct file *filp) argument
1045 ctc_tty_close(struct tty_struct *tty, struct file *filp) argument
1143 ctc_tty_hangup(struct tty_struct *tty) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Daurora.c468 struct tty_struct *tty; local
531 struct tty_struct *tty; local
564 struct tty_struct *tty; local
651 struct tty_struct *tty; local
920 struct tty_struct *tty; local
1144 struct tty_struct *tty; local
1219 block_til_ready(struct tty_struct *tty, struct file * filp, struct Aurora_port *port) argument
1325 aurora_open(struct tty_struct * tty, struct file * filp) argument
1389 aurora_close(struct tty_struct * tty, struct file * filp) argument
1503 aurora_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1589 aurora_put_char(struct tty_struct * tty, unsigned char ch) argument
1619 aurora_flush_chars(struct tty_struct * tty) argument
1650 aurora_write_room(struct tty_struct * tty) argument
1670 aurora_chars_in_buffer(struct tty_struct *tty) argument
1680 aurora_flush_buffer(struct tty_struct *tty) argument
1897 aurora_ioctl(struct tty_struct * tty, struct file * filp, unsigned int cmd, unsigned long arg) argument
1958 aurora_throttle(struct tty_struct * tty) argument
1990 aurora_unthrottle(struct tty_struct * tty) argument
2025 aurora_stop(struct tty_struct * tty) argument
2055 aurora_start(struct tty_struct * tty) argument
2099 struct tty_struct *tty; local
2114 aurora_hangup(struct tty_struct * tty) argument
2138 aurora_set_termios(struct tty_struct * tty, struct termios * old_termios) argument
2175 struct tty_struct *tty; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dsgiserial.c291 static void rs_stop(struct tty_struct *tty) argument
308 static void rs_start(struct tty_struct *tty) argument
386 struct tty_struct *tty = info->tty; local
592 struct tty_struct *tty; local
618 struct tty_struct *tty; local
862 rs_put_char(struct tty_struct *tty, char ch) argument
954 rs_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1029 rs_write_room(struct tty_struct *tty) argument
1042 rs_chars_in_buffer(struct tty_struct *tty) argument
1051 rs_flush_buffer(struct tty_struct *tty) argument
1066 rs_flush_chars(struct tty_struct *tty) argument
1108 rs_throttle(struct tty_struct * tty) argument
1132 rs_unthrottle(struct tty_struct * tty) argument
1322 rs_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1393 rs_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
1419 rs_close(struct tty_struct *tty, struct file * filp) argument
1521 rs_hangup(struct tty_struct *tty) argument
1542 block_til_ready(struct tty_struct *tty, struct file * filp, struct sgi_serial *info) argument
1671 rs_open(struct tty_struct *tty, struct file * filp) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dacm.c145 struct tty_struct *tty; /* the coresponding tty */ member in struct:acm
234 struct tty_struct *tty = acm->tty; local
284 struct tty_struct *tty = acm->tty; local
298 acm_tty_open(struct tty_struct *tty, struct file *filp) argument
335 acm_tty_close(struct tty_struct *tty, struct file *filp) argument
356 acm_tty_write(struct tty_struct *tty, int from_user, const unsigned char *buf, int count) argument
381 acm_tty_write_room(struct tty_struct *tty) argument
388 acm_tty_chars_in_buffer(struct tty_struct *tty) argument
395 acm_tty_throttle(struct tty_struct *tty) argument
402 acm_tty_unthrottle(struct tty_struct *tty) argument
411 acm_tty_break_ctl(struct tty_struct *tty, int state) argument
419 acm_tty_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg) argument
472 acm_tty_set_termios(struct tty_struct *tty, struct termios *termios_old) argument
[all...]
H A Dbluetooth.c171 struct tty_struct * tty; /* the coresponding tty for this port */ member in struct:usb_bluetooth
349 bluetooth_open(struct tty_struct *tty, struct file * filp) argument
411 bluetooth_close(struct tty_struct *tty, struct file * filp) argument
443 bluetooth_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
577 bluetooth_write_room(struct tty_struct *tty) argument
605 bluetooth_chars_in_buffer(struct tty_struct *tty) argument
631 bluetooth_throttle(struct tty_struct * tty) argument
652 bluetooth_unthrottle(struct tty_struct * tty) argument
671 bluetooth_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
691 bluetooth_set_termios(struct tty_struct *tty, struct termios * old) argument
713 btusb_enable_bulk_read(struct tty_struct *tty) argument
739 btusb_disable_bulk_read(struct tty_struct *tty) argument
1019 struct tty_struct *tty; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/8253x/
H A D8253xtty.c77 struct tty_struct *tty = (struct tty_struct *) private_; local
140 struct tty_struct *tty local
320 sab8253x_stop(struct tty_struct *tty) argument
341 sab8253x_start(struct tty_struct *tty) argument
363 struct tty_struct *tty = port->tty; local
489 struct tty_struct *tty = port->tty; local
683 struct tty_struct *tty; local
718 struct tty_struct *tty; local
1205 sab8253x_flush_chars(struct tty_struct *tty) argument
1222 sab8253x_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1349 sab8253x_write_room(struct tty_struct *tty) argument
1372 sab8253x_chars_in_buffer(struct tty_struct *tty) argument
1388 sab8253x_send_xchar(struct tty_struct *tty, char ch) argument
1413 sab8253x_throttle(struct tty_struct * tty) argument
1428 sab8253x_unthrottle(struct tty_struct * tty) argument
1592 sab8253x_break(struct tty_struct *tty, int break_state) argument
1620 sab8253x_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1839 sab8253x_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
1894 sab8253x_close(struct tty_struct *tty, struct file * filp) argument
2031 sab8253x_hangup(struct tty_struct *tty) argument
2077 sab8253x_open(struct tty_struct *tty, struct file * filp) argument
2886 dprint_init(int tty) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A D6pack.c89 struct tty_struct *tty; /* ptr to TTY structure */ member in struct:sixpack
338 sixpack_write_wakeup(struct tty_struct *tty) argument
502 sixpack_receive_room(struct tty_struct *tty) argument
515 sixpack_receive_buf(struct tty_struct *tty, const unsigned char *cp, char *fp, int count) argument
553 sixpack_open(struct tty_struct *tty) argument
595 sixpack_close(struct tty_struct *tty) argument
639 sixpack_ioctl(struct tty_struct *tty, void *file, int cmd, void *arg) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinit.c257 struct termios tty; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserial167.h31 struct tty_struct *tty; member in struct:cyclades_port
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserial167.h31 struct tty_struct *tty; member in struct:cyclades_port
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dauth.c1101 char *tty; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8260_io/
H A Duart.c160 struct tty_struct *tty; member in struct:serial_info
229 static void rs_8xx_stop(struct tty_struct *tty) argument
252 static void rs_8xx_start(struct tty_struct *tty) argument
310 struct tty_struct *tty = info->tty; local
602 struct tty_struct *tty; local
628 struct tty_struct *tty; local
917 rs_8xx_put_char(struct tty_struct *tty, unsigned char ch) argument
946 rs_8xx_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1000 rs_8xx_write_room(struct tty_struct *tty) argument
1021 rs_8xx_chars_in_buffer(struct tty_struct *tty) argument
1030 rs_8xx_flush_buffer(struct tty_struct *tty) argument
1051 rs_8xx_send_xchar(struct tty_struct *tty, char ch) argument
1085 rs_8xx_throttle(struct tty_struct * tty) argument
1111 rs_8xx_unthrottle(struct tty_struct * tty) argument
1363 rs_8xx_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1503 rs_8xx_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
1557 rs_8xx_close(struct tty_struct *tty, struct file * filp) argument
1672 rs_8xx_wait_until_sent(struct tty_struct *tty, int timeout) argument
1731 rs_8xx_hangup(struct tty_struct *tty) argument
1755 block_til_ready(struct tty_struct *tty, struct file * filp, ser_info_t *info) argument
1917 rs_8xx_open(struct tty_struct *tty, struct file * filp) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8xx_io/
H A Duart.c183 struct tty_struct *tty; member in struct:serial_info
261 static void rs_8xx_stop(struct tty_struct *tty) argument
285 static void rs_8xx_start(struct tty_struct *tty) argument
344 struct tty_struct *tty = info->tty; local
497 struct tty_struct *tty = info->tty; local
680 struct tty_struct *tty; local
706 struct tty_struct *tty; local
1017 rs_8xx_put_char(struct tty_struct *tty, unsigned char ch) argument
1046 rs_8xx_write(struct tty_struct * tty, int from_user, const unsigned char *buf, int count) argument
1106 rs_8xx_write_room(struct tty_struct *tty) argument
1127 rs_8xx_chars_in_buffer(struct tty_struct *tty) argument
1136 rs_8xx_flush_buffer(struct tty_struct *tty) argument
1157 rs_8xx_send_xchar(struct tty_struct *tty, char ch) argument
1191 rs_8xx_throttle(struct tty_struct * tty) argument
1217 rs_8xx_unthrottle(struct tty_struct * tty) argument
1427 rs_8xx_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg) argument
1567 rs_8xx_set_termios(struct tty_struct *tty, struct termios *old_termios) argument
1621 rs_8xx_close(struct tty_struct *tty, struct file * filp) argument
1737 rs_8xx_wait_until_sent(struct tty_struct *tty, int timeout) argument
1807 rs_8xx_hangup(struct tty_struct *tty) argument
1831 block_til_ready(struct tty_struct *tty, struct file * filp, ser_info_t *info) argument
1993 rs_8xx_open(struct tty_struct *tty, struct file * filp) argument
[all...]

Completed in 240 milliseconds

12345678