Searched refs:speed_t (Results 1 – 25 of 26) sorted by relevance
12
| /drivers/tty/ |
| 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()
|
| A D | tty.h | 83 speed_t tty_termios_input_baud_rate(const struct ktermios *termios);
|
| A D | moxa.c | 454 static int MoxaPortSetTermio(struct moxa_port *, struct ktermios *, speed_t); 1797 static speed_t MoxaPortSetBaud(struct moxa_port *port, speed_t baud) in MoxaPortSetBaud() 1801 speed_t max; in MoxaPortSetBaud() 1816 speed_t baud) in MoxaPortSetTermio()
|
| A D | mxser.c | 203 speed_t max_baud; 286 speed_t max_baud; 481 static int mxser_set_baud(struct tty_struct *tty, speed_t newspd) in mxser_set_baud() 583 speed_t baud = tty_termios_baud_rate(old_termios); in mxser_change_speed() 996 speed_t baud; in mxser_set_serial_info()
|
| /drivers/usb/serial/ |
| A D | pl2303.c | 192 speed_t max_baud_rate; 598 static speed_t pl2303_get_supported_baud_rate(speed_t baud) in pl2303_get_supported_baud_rate() 600 static const speed_t baud_sup[] = { in pl2303_get_supported_baud_rate() 627 static speed_t pl2303_encode_baud_rate_direct(unsigned char buf[4], in pl2303_encode_baud_rate_direct() 628 speed_t baud) in pl2303_encode_baud_rate_direct() 635 static speed_t pl2303_encode_baud_rate_divisor(unsigned char buf[4], in pl2303_encode_baud_rate_divisor() 636 speed_t baud) in pl2303_encode_baud_rate_divisor() 675 speed_t baud) in pl2303_encode_baud_rate_divisor_alt() 719 speed_t baud_sup; in pl2303_encode_baud_rate() 720 speed_t baud; in pl2303_encode_baud_rate() [all …]
|
| A D | mct_u232.h | 88 speed_t value, speed_t *result);
|
| A D | f81232.c | 121 speed_t baud_base; 131 static int calc_baud_divisor(speed_t baudrate, speed_t clockrate) in calc_baud_divisor() 474 static int f81232_find_clk(speed_t baudrate) in f81232_find_clk() 488 struct usb_serial_port *port, speed_t baudrate, in f81232_set_baudrate() 489 speed_t old_baudrate) in f81232_set_baudrate() 497 speed_t baud_list[] = { baudrate, old_baudrate, F81232_DEF_BAUDRATE }; in f81232_set_baudrate() 616 speed_t baudrate; in f81232_set_termios() 617 speed_t old_baud; in f81232_set_termios()
|
| 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()
|
| 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()
|
| A D | mct_u232.c | 120 speed_t value, speed_t *result) in mct_u232_calculate_baud_rate() 175 struct usb_serial *serial, struct usb_serial_port *port, speed_t value) in mct_u232_set_baud_rate() 181 speed_t speed; in mct_u232_set_baud_rate()
|
| A D | keyspan_pda.c | 245 static speed_t keyspan_pda_setbaud(struct usb_serial *serial, speed_t baud) in keyspan_pda_setbaud() 332 speed_t speed; in keyspan_pda_set_termios()
|
| 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()
|
| A D | ir-usb.c | 385 speed_t baud; in ir_set_termios()
|
| A D | kl5kusb105.c | 379 speed_t baud; in klsi_105_set_termios()
|
| A D | belkin_sa.c | 289 speed_t baud; in belkin_sa_set_termios()
|
| A D | cypress_m8.c | 232 static int analyze_baud_rate(struct usb_serial_port *port, speed_t new_rate) in analyze_baud_rate() 289 struct usb_serial_port *port, speed_t baud_rate, int data_bits, in cypress_serial_control()
|
| A D | kobil_sct.c | 483 speed_t speed; in kobil_set_termios()
|
| A D | whiteheat.c | 620 speed_t baud; in firm_setup_port()
|
| A D | digi_acceleport.c | 664 speed_t baud; in digi_set_termios()
|
| /drivers/gnss/ |
| A D | serial.h | 17 speed_t speed;
|
| A D | sirf.c | 41 speed_t speed;
|
| /drivers/ata/ |
| 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()
|
| /drivers/bluetooth/ |
| A D | btmtkuart.c | 67 speed_t desired_speed; 68 speed_t curr_speed;
|
| /drivers/ipack/devices/ |
| A D | ipoctal.c | 504 speed_t baud; in ipoctal_set_termios()
|
| /drivers/tty/serial/ |
| A D | imx.c | 1864 (speed_t)tdiv64, (speed_t)tdiv64); in imx_uart_set_termios()
|
Completed in 788 milliseconds
12