Searched refs:speed_t (Results 1 – 18 of 18) sorted by relevance
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | termbits.h | 23 speed_t c_ispeed; /* input speed */ 24 speed_t c_ospeed; /* output speed */ 36 speed_t c_ispeed; /* input speed */ 37 speed_t c_ospeed; /* output speed */ 49 speed_t c_ispeed; /* input speed */ 50 speed_t c_ospeed; /* output speed */
|
| /linux/drivers/tty/ |
| H A D | tty_baudrate.c | 20 static const speed_t baud_table[] = { 58 speed_t tty_termios_baud_rate(const struct ktermios *termios) in tty_termios_baud_rate() 88 speed_t tty_termios_input_baud_rate(const struct ktermios *termios) in tty_termios_input_baud_rate() 130 speed_t ibaud, speed_t obaud) in tty_termios_encode_baud_rate() 211 void tty_encode_baud_rate(struct tty_struct *tty, speed_t ibaud, speed_t obaud) in tty_encode_baud_rate()
|
| H A D | tty.h | 83 speed_t tty_termios_input_baud_rate(const struct ktermios *termios);
|
| H A D | moxa.c | 454 static int MoxaPortSetTermio(struct moxa_port *, struct ktermios *, speed_t); 1777 static speed_t MoxaPortSetBaud(struct moxa_port *port, speed_t baud) in MoxaPortSetBaud() 1781 speed_t max; in MoxaPortSetBaud() 1796 speed_t baud) in MoxaPortSetTermio()
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | termbits.h | 30 speed_t c_ispeed; /* input speed */ 31 speed_t c_ospeed; /* output speed */ 43 speed_t c_ispeed; /* input speed */ 44 speed_t c_ospeed; /* output speed */
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | termbits.h | 26 speed_t c_ispeed; /* input speed */ 27 speed_t c_ospeed; /* output speed */ 37 speed_t c_ispeed; /* input speed */ 38 speed_t c_ospeed; /* output speed */
|
| /linux/include/uapi/asm-generic/ |
| H A D | termbits.h | 26 speed_t c_ispeed; /* input speed */ 27 speed_t c_ospeed; /* output speed */ 37 speed_t c_ispeed; /* input speed */ 38 speed_t c_ospeed; /* output speed */
|
| H A D | termbits-common.h | 6 typedef unsigned int speed_t; typedef
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | termbits.h | 39 speed_t c_ispeed; /* input speed */ 40 speed_t c_ospeed; /* output speed */ 50 speed_t c_ispeed; /* input speed */ 51 speed_t c_ospeed; /* output speed */
|
| /linux/drivers/usb/serial/ |
| H A D | mct_u232.h | 88 speed_t value, speed_t *result);
|
| H A D | upd78f0730.c | 282 static speed_t upd78f0730_get_baud_rate(struct tty_struct *tty) in upd78f0730_get_baud_rate() 284 const speed_t baud_rate = tty_get_baud_rate(tty); in upd78f0730_get_baud_rate() 285 static const speed_t supported[] = { in upd78f0730_get_baud_rate() 307 speed_t baud_rate; in upd78f0730_set_termios()
|
| H A D | cp210x.c | 273 speed_t min_speed; 274 speed_t max_speed; 960 speed_t rate; 961 speed_t high; 999 static speed_t cp210x_get_an205_rate(speed_t baud) in cp210x_get_an205_rate() 1011 static speed_t cp210x_get_actual_rate(speed_t baud) in cp210x_get_actual_rate() 2033 speed_t min = 300; in cp210x_init_max_speed() 2034 speed_t max; in cp210x_init_max_speed()
|
| H A D | ch341.c | 158 static const speed_t ch341_min_rates[] = { 179 static int ch341_get_divisor(struct ch341_private *priv, speed_t speed) in ch341_get_divisor() 245 speed_t baud_rate, u8 lcr) in ch341_set_baudrate_lcr()
|
| /linux/drivers/gnss/ |
| H A D | serial.h | 17 speed_t speed;
|
| H A D | sirf.c | 41 speed_t speed;
|
| /linux/drivers/ata/ |
| H A D | pata_sil680.c | 108 static const u16 speed_t[5] = { in sil680_set_piomode() local 128 pci_write_config_word(pdev, tfaddr, speed_t[lowest_pio]); in sil680_set_piomode()
|
| /linux/drivers/bluetooth/ |
| H A D | btmtkuart.c | 67 speed_t desired_speed; 68 speed_t curr_speed;
|
| /linux/drivers/ipack/devices/ |
| H A D | ipoctal.c | 504 speed_t baud; in ipoctal_set_termios()
|