Searched refs:speed_t (Results 1 - 25 of 97) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dspeed_table.c3 * compact speed_t <-> speed functions for busybox
61 unsigned FAST_FUNC tty_baud_to_value(speed_t speed)
77 speed_t FAST_FUNC tty_value_to_baud(unsigned int value)
87 return (speed_t) - 1;
97 speed_t s;
101 if (s == (speed_t) -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dspeed_table.c3 * compact speed_t <-> speed functions for busybox
61 unsigned FAST_FUNC tty_baud_to_value(speed_t speed)
77 speed_t FAST_FUNC tty_value_to_baud(unsigned int value)
87 return (speed_t) - 1;
97 speed_t s;
101 if (s == (speed_t) -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dspeed_table.c3 * compact speed_t <-> speed functions for busybox
61 unsigned FAST_FUNC tty_baud_to_value(speed_t speed)
77 speed_t FAST_FUNC tty_value_to_baud(unsigned int value)
87 return (speed_t) - 1;
97 speed_t s;
101 if (s == (speed_t) -1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/
H A Dtermios.h39 `cc_t', `speed_t', and all the macros specifying the flag bits. */
49 extern speed_t cfgetospeed (__const struct termios *__termios_p) __THROW;
52 extern speed_t cfgetispeed (__const struct termios *__termios_p) __THROW;
55 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;
58 extern int cfsetispeed (struct termios *__termios_p, speed_t __speed) __THROW;
62 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/
H A Dtermios.h39 `cc_t', `speed_t', and all the macros specifying the flag bits. */
49 extern speed_t cfgetospeed (__const struct termios *__termios_p) __THROW;
52 extern speed_t cfgetispeed (__const struct termios *__termios_p) __THROW;
55 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;
58 extern int cfsetispeed (struct termios *__termios_p, speed_t __speed) __THROW;
62 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/
H A Dtermios.h39 `cc_t', `speed_t', and all the macros specifying the flag bits. */
49 extern speed_t cfgetospeed (__const struct termios *__termios_p) __THROW;
52 extern speed_t cfgetispeed (__const struct termios *__termios_p) __THROW;
55 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;
58 extern int cfsetispeed (struct termios *__termios_p, speed_t __speed) __THROW;
62 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/asm-generic/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Dtermbits.h20 typedef unsigned int speed_t; typedef
40 speed_t c_ispeed; /* input speed */
41 speed_t c_ospeed; /* output speed */
51 speed_t c_ispeed; /* input speed */
52 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dtermbits.h12 typedef unsigned int speed_t; typedef
29 speed_t c_ispeed; /* input speed */
30 speed_t c_ospeed; /* output speed */
42 speed_t c_ispeed; /* input speed */
43 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dtermbits.h12 typedef unsigned int speed_t; typedef
29 speed_t c_ispeed; /* input speed */
30 speed_t c_ospeed; /* output speed */
42 speed_t c_ispeed; /* input speed */
43 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dtermbits.h20 typedef unsigned int speed_t; typedef
40 speed_t c_ispeed; /* input speed */
41 speed_t c_ospeed; /* output speed */
51 speed_t c_ispeed; /* input speed */
52 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/asm-generic/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/
H A Dtermbits.h16 typedef unsigned int speed_t; typedef
36 speed_t c_ispeed; /* input speed */
37 speed_t c_ospeed; /* output speed */
47 speed_t c_ispeed; /* input speed */
48 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dtermbits.h16 typedef unsigned int speed_t; typedef
40 speed_t c_ispeed; /* input speed */
41 speed_t c_ospeed; /* output speed */
51 speed_t c_ispeed; /* input speed */
52 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
24 speed_t c_ispeed; /* input speed */
25 speed_t c_ospeed; /* output speed */
37 speed_t c_ispeed; /* input speed */
38 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dtermbits.h5 typedef unsigned int speed_t; typedef
25 speed_t c_ispeed; /* input speed */
26 speed_t c_ospeed; /* output speed */
36 speed_t c_ispeed; /* input speed */
37 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/asm/
H A Dtermbits.h9 typedef unsigned int speed_t; typedef
29 speed_t c_ispeed; /* input speed */
30 speed_t c_ospeed; /* output speed */
40 speed_t c_ispeed; /* input speed */
41 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/h8300/include/asm/
H A Dtermbits.h7 typedef unsigned int speed_t; typedef
27 speed_t c_ispeed; /* input speed */
28 speed_t c_ospeed; /* output speed */
38 speed_t c_ispeed; /* input speed */
39 speed_t c_ospeed; /* output speed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/asm/
H A Dtermbits.h9 typedef unsigned int speed_t; typedef
29 speed_t c_ispeed; /* input speed */
30 speed_t c_ospeed; /* output speed */
40 speed_t c_ispeed; /* input speed */
41 speed_t c_ospeed; /* output speed */

Completed in 336 milliseconds

1234