| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/picocom/picocom/ |
| H A D | 0001-Fix-building-with-musl.patch | 42 + t2.c_ispeed = tios->__c_ispeed; 45 t2.c_ispeed = tios->c_ispeed; 56 + tios->__c_ispeed = t2.c_ispeed; 59 tios->c_ispeed = t2.c_ispeed; 72 tios->c_ispeed = speed; 96 tios->c_ispeed = speed; 114 #define cfgetispeed_custom(tiop) ((tiop)->c_ispeed)
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | termbits.h | 25 speed_t c_ispeed; /* input speed */ member 38 speed_t c_ispeed; /* input speed */ member 51 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | termios.h | 83 err |= get_user((k)->c_ispeed, &(u)->c_ispeed); \ 104 err |= put_user((k)->c_ispeed, &(u)->c_ispeed); \
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ioctl.c | 279 new->c_ispeed = old->c_ispeed; in tty_termios_copy_hw() 295 if (a->c_ispeed != b->c_ispeed || a->c_ospeed != b->c_ospeed) in tty_termios_hw_change() 397 tmp_termios.c_ispeed = tty_termios_input_baud_rate(&tmp_termios); 475 tmp.sg_ispeed = tty->termios.c_ispeed; in get_sgttyb() 542 tty_termios_encode_baud_rate(&termios, termios.c_ispeed, in set_sgttyb()
|
| H A D | tty_baudrate.c | 102 return termios->c_ispeed; in tty_termios_input_baud_rate() 152 termios->c_ispeed = ibaud; in tty_termios_encode_baud_rate()
|
| H A D | pty.c | 572 pty_driver->init_termios.c_ispeed = 38400; in legacy_pty_init() 585 pty_slave_driver->init_termios.c_ispeed = 38400; in legacy_pty_init() 914 ptm_driver->init_termios.c_ispeed = 38400; in unix98_pty_init() 927 pts_driver->init_termios.c_ispeed = 38400; in unix98_pty_init()
|
| H A D | tty_ldisc.c | 653 tty->termios.c_ispeed = tty_termios_input_baud_rate(&tty->termios); in tty_reset_termios()
|
| H A D | vcc.c | 111 .c_ispeed = 38400,
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | termbits.h | 28 speed_t c_ispeed; /* input speed */ member 39 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | termbits.h | 28 speed_t c_ispeed; /* input speed */ member 39 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | termbits.h | 30 speed_t c_ispeed; /* input speed */ member 43 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | termbits.h | 28 speed_t c_ispeed; /* input speed */ member 39 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | termbits.h | 37 speed_t c_ispeed; /* input speed */ member 48 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | termbits.h | 41 speed_t c_ispeed; /* input speed */ member 52 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | termbits.h | 28 speed_t c_ispeed; /* input speed */ member 39 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | termbits.h | 41 speed_t c_ispeed; /* input speed */ member 52 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | termbits.h | 48 speed_t c_ispeed; /* input speed */ member 59 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | termios-struct.h | 32 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | termios-struct.h | 32 speed_t c_ispeed; /* input speed */ member
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-dbgtty.c | 534 dbc_tty_driver->init_termios.c_ispeed = 9600; in dbc_tty_init()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ipwireless/ |
| H A D | tty.c | 584 ipw_tty_driver->init_termios.c_ispeed = 9600; in ipwireless_tty_init()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_ldisc.c | 391 tty->termios.c_ispeed, tty->termios.c_ospeed); in hci_uart_set_baudrate()
|
| /OK3568_Linux_fs/kernel/drivers/ipack/devices/ |
| H A D | ipoctal.c | 385 tty->init_termios.c_ispeed = 9600; in ipoctal_inst_slot()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | serial_core.c | 1556 tty->termios.c_ispeed == old_termios->c_ispeed && in uart_set_termios() 2621 normal->init_termios.c_ispeed = normal->init_termios.c_ospeed = 9600; in uart_register_driver()
|
| /OK3568_Linux_fs/kernel/drivers/tty/hvc/ |
| H A D | hvcs.c | 184 .c_ispeed = 38400,
|