/linux-4.1.27/include/asm-generic/ |
H A D | termios-base.h | 14 static inline int user_termio_to_kernel_termios(struct ktermios *termios, user_termio_to_kernel_termios() argument 50 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
|
H A D | termios.h | 19 static inline int user_termio_to_kernel_termios(struct ktermios *termios, user_termio_to_kernel_termios() argument 55 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | empeg.c | 83 struct ktermios *termios = &tty->termios; empeg_init_termios() local
|
H A D | belkin_sa.c | 295 struct ktermios *termios = &tty->termios; belkin_sa_set_termios() local
|
H A D | kl5kusb105.c | 116 struct ktermios termios; member in struct:klsi_105_private
|
H A D | mct_u232.c | 602 struct ktermios *termios = &tty->termios; mct_u232_set_termios() local
|
H A D | ark3116.c | 209 struct ktermios *termios = &tty->termios; ark3116_init_termios() local 223 struct ktermios *termios = &tty->termios; ark3116_set_termios() local
|
H A D | ssu100.c | 205 struct ktermios *termios = &tty->termios; ssu100_set_termios() local
|
H A D | ftdi_sio.c | 2187 struct ktermios *termios = &tty->termios; ftdi_set_termios() local
|
H A D | quatech2.c | 272 struct ktermios *termios = &tty->termios; qt2_set_termios() local
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | termios.h | 29 static inline int user_termio_to_kernel_termios(struct ktermios *termios, user_termio_to_kernel_termios() argument 59 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
|
/linux-4.1.27/drivers/tty/serial/8250/ |
H A D | 8250_mtk.c | 40 mtk8250_set_termios(struct uart_port *port, struct ktermios *termios, mtk8250_set_termios() argument
|
H A D | 8250_dw.c | 238 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, dw8250_set_termios() argument
|
H A D | 8250_omap.c | 295 omap_8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) omap_8250_set_termios() argument
|
H A D | 8250_core.c | 2562 serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, serial8250_do_set_termios() argument 2702 serial8250_set_termios(struct uart_port *port, struct ktermios *termios, serial8250_set_termios() argument 2712 serial8250_set_ldisc(struct uart_port *port, struct ktermios *termios) serial8250_set_ldisc() argument 3392 struct ktermios termios; serial8250_console_write() local
|
H A D | 8250_pci.c | 1396 byt_set_termios(struct uart_port *p, struct ktermios *termios, byt_set_termios() argument 1519 intel_mid_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old, unsigned long fref) intel_mid_set_termios() argument 1552 intel_mid_set_termios_38_4M(struct uart_port *p, struct ktermios *termios, struct ktermios *old) intel_mid_set_termios_38_4M() argument 1559 intel_mid_set_termios_50M(struct uart_port *p, struct ktermios *termios, struct ktermios *old) intel_mid_set_termios_50M() argument
|
/linux-4.1.27/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 161 struct ktermios *termios; jsm_tty_send_xchar() local 201 struct ktermios *termios; jsm_tty_open() local 309 jsm_tty_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old_termios) jsm_tty_set_termios() argument
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | nwpserial.c | 220 nwpserial_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) nwpserial_set_termios() argument
|
H A D | tilegx.c | 451 tilegx_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) tilegx_set_termios() argument
|
H A D | timbuart.c | 291 timbuart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) timbuart_set_termios() argument
|
H A D | 21285.c | 209 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, serial21285_set_termios() argument
|
H A D | altera_jtaguart.c | 112 altera_jtaguart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) altera_jtaguart_set_termios() argument
|
H A D | apbuart.c | 235 apbuart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) apbuart_set_termios() argument
|
H A D | clps711x.c | 228 uart_clps711x_set_ldisc(struct uart_port *port, struct ktermios *termios) uart_clps711x_set_ldisc() argument 260 uart_clps711x_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) uart_clps711x_set_termios() argument
|
H A D | mcf.c | 198 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, mcf_set_termios() argument
|
H A D | mux.c | 299 mux_set_termios(struct uart_port *port, struct ktermios *termios, mux_set_termios() argument
|
H A D | sunhv.c | 323 static void sunhv_set_termios(struct uart_port *port, struct ktermios *termios, sunhv_set_termios() argument
|
H A D | altera_uart.c | 166 altera_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) altera_uart_set_termios() argument
|
H A D | amba-pl010.c | 394 pl010_set_termios(struct uart_port *port, struct ktermios *termios, pl010_set_termios() argument 492 static void pl010_set_ldisc(struct uart_port *port, struct ktermios *termios) pl010_set_ldisc() argument
|
H A D | bfin_sport_uart.c | 490 sport_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) sport_set_termios() argument
|
H A D | digicolor-usart.c | 292 digicolor_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) digicolor_uart_set_termios() argument
|
H A D | dz.c | 564 static void dz_set_termios(struct uart_port *uport, struct ktermios *termios, dz_set_termios() argument
|
H A D | etraxfs-uart.c | 686 etraxfs_uart_set_termios(struct uart_port *port, struct ktermios *termios, etraxfs_uart_set_termios() argument
|
H A D | meson_uart.c | 285 meson_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) meson_uart_set_termios() argument
|
H A D | pnx8xxx_uart.c | 443 pnx8xxx_set_termios(struct uart_port *port, struct ktermios *termios, pnx8xxx_set_termios() argument
|
H A D | pxa.c | 433 serial_pxa_set_termios(struct uart_port *port, struct ktermios *termios, serial_pxa_set_termios() argument
|
H A D | sa1100.c | 417 sa1100_set_termios(struct uart_port *port, struct ktermios *termios, sa1100_set_termios() argument
|
H A D | serial_ks8695.c | 382 static void ks8695uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) ks8695uart_set_termios() argument
|
H A D | sn_console.c | 356 snp_set_termios(struct uart_port *port, struct ktermios *termios, snp_set_termios() argument
|
H A D | sunsab.c | 781 static void sunsab_set_termios(struct uart_port *port, struct ktermios *termios, sunsab_set_termios() argument
|
H A D | uartlite.c | 280 static void ulite_set_termios(struct uart_port *port, struct ktermios *termios, ulite_set_termios() argument
|
H A D | bfin_uart.c | 782 bfin_serial_set_termios(struct uart_port *port, struct ktermios *termios, bfin_serial_set_termios() argument 949 bfin_serial_set_ldisc(struct uart_port *port, struct ktermios *termios) bfin_serial_set_ldisc() argument
|
H A D | icom.c | 1102 icom_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old_termios) icom_set_termios() argument
|
H A D | ip22zilog.c | 878 ip22zilog_set_termios(struct uart_port *port, struct ktermios *termios, ip22zilog_set_termios() argument
|
H A D | lpc32xx_hs.c | 534 serial_lpc32xx_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) serial_lpc32xx_set_termios() argument
|
H A D | m32r_sio.c | 689 m32r_sio_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) m32r_sio_set_termios() argument
|
H A D | max3100.c | 426 max3100_set_termios(struct uart_port *port, struct ktermios *termios, max3100_set_termios() argument
|
H A D | men_z135_uart.c | 653 men_z135_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) men_z135_set_termios() argument
|
H A D | msm_serial.c | 519 static void msm_set_termios(struct uart_port *port, struct ktermios *termios, msm_set_termios() argument
|
H A D | netx-serial.c | 337 netx_set_termios(struct uart_port *port, struct ktermios *termios, netx_set_termios() argument
|
H A D | pmac_zilog.c | 1248 static void __pmz_set_termios(struct uart_port *port, struct ktermios *termios, __pmz_set_termios() argument 1296 static void pmz_set_termios(struct uart_port *port, struct ktermios *termios, pmz_set_termios() argument
|
H A D | sb1250-duart.c | 542 static void sbd_set_termios(struct uart_port *uport, struct ktermios *termios, sbd_set_termios() argument
|
H A D | sirfsoc_uart.c | 844 sirfsoc_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) sirfsoc_uart_set_termios() argument
|
H A D | sprd_serial.c | 370 sprd_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) sprd_set_termios() argument
|
H A D | st-asc.c | 478 static void asc_set_termios(struct uart_port *port, struct ktermios *termios, asc_set_termios() argument
|
H A D | sunsu.c | 907 sunsu_set_termios(struct uart_port *port, struct ktermios *termios, sunsu_set_termios() argument 1344 struct ktermios termios; sunsu_console_setup() local
|
H A D | sunzilog.c | 943 sunzilog_set_termios(struct uart_port *port, struct ktermios *termios, sunzilog_set_termios() argument
|
H A D | vt8500_serial.c | 371 vt8500_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) vt8500_set_termios() argument
|
H A D | zs.c | 851 static void zs_set_termios(struct uart_port *uport, struct ktermios *termios, zs_set_termios() argument
|
H A D | amba-pl011.c | 1760 pl011_set_termios(struct uart_port *port, struct ktermios *termios, pl011_set_termios() argument
|
H A D | atmel_serial.c | 1961 static void atmel_set_termios(struct uart_port *port, struct ktermios *termios, atmel_set_termios() argument 2110 static void atmel_set_ldisc(struct uart_port *port, struct ktermios *termios) atmel_set_ldisc() argument
|
H A D | ioc3_serial.c | 1855 ic3_set_termios(struct uart_port *the_port, struct ktermios *termios, struct ktermios *old_termios) ic3_set_termios() argument
|
H A D | max310x.c | 795 max310x_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) max310x_set_termios() argument
|
H A D | mxs-auart.c | 656 mxs_auart_settermios(struct uart_port *u, struct ktermios *termios, struct ktermios *old) mxs_auart_settermios() argument 785 mxs_auart_set_ldisc(struct uart_port *port, struct ktermios *termios) mxs_auart_set_ldisc() argument
|
H A D | omap-serial.c | 861 serial_omap_set_termios(struct uart_port *port, struct ktermios *termios, serial_omap_set_termios() argument
|
H A D | samsung.c | 1631 struct ktermios *termios; s3c24xx_serial_cpufreq_transition() local 1258 s3c24xx_serial_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) s3c24xx_serial_set_termios() argument
|
H A D | sc16is7xx.c | 740 sc16is7xx_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) sc16is7xx_set_termios() argument
|
H A D | sccnxp.c | 607 sccnxp_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) sccnxp_set_termios() argument
|
H A D | serial-tegra.c | 1077 tegra_uart_set_termios(struct uart_port *u, struct ktermios *termios, struct ktermios *oldtermios) tegra_uart_set_termios() argument
|
H A D | serial_core.c | 335 uart_get_baud_rate(struct uart_port *port, struct ktermios *termios, uart_get_baud_rate() argument 436 struct ktermios *termios; uart_change_speed() local 1920 struct ktermios termios; uart_set_options() local 2089 struct ktermios termios; uart_resume_port() local
|
H A D | serial_txx9.c | 629 serial_txx9_set_termios(struct uart_port *port, struct ktermios *termios, serial_txx9_set_termios() argument
|
H A D | sh-sci.c | 1905 static void sci_set_termios(struct uart_port *port, struct ktermios *termios, sci_set_termios() argument
|
H A D | ucc_uart.c | 853 qe_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) qe_uart_set_termios() argument
|
H A D | xilinx_uartps.c | 628 cdns_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) cdns_uart_set_termios() argument
|
H A D | imx.c | 1271 imx_set_termios(struct uart_port *port, struct ktermios *termios, imx_set_termios() argument
|
H A D | mpsc.c | 1402 static void mpsc_set_termios(struct uart_port *port, struct ktermios *termios, mpsc_set_termios() argument
|
H A D | fsl_lpuart.c | 1201 lpuart_set_termios(struct uart_port *port, struct ktermios *termios, lpuart_set_termios() argument 1338 lpuart32_set_termios(struct uart_port *port, struct ktermios *termios, lpuart32_set_termios() argument
|
H A D | pch_uart.c | 1386 pch_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) pch_uart_set_termios() argument
|
H A D | ioc4_serial.c | 2571 ic4_set_termios(struct uart_port *the_port, struct ktermios *termios, struct ktermios *old_termios) ic4_set_termios() argument
|
/linux-4.1.27/drivers/tty/ |
H A D | tty_ioctl.c | 239 static void unset_locked_termios(struct ktermios *termios, unset_locked_termios() argument 311 speed_t tty_termios_baud_rate(struct ktermios *termios) tty_termios_baud_rate() argument 346 speed_t tty_termios_input_baud_rate(struct ktermios *termios) tty_termios_input_baud_rate() argument 395 void tty_termios_encode_baud_rate(struct ktermios *termios, tty_termios_encode_baud_rate() argument 755 static void set_sgflags(struct ktermios *termios, int flags) set_sgflags() argument 796 struct ktermios termios; set_sgttyb() local
|
/linux-4.1.27/init/ |
H A D | do_mounts.c | 485 struct termios termios; change_floppy() local
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | serial2002.c | 189 struct termios termios; serial2002_tty_setspeed() local
|
/linux-4.1.27/drivers/tty/serial/cpm_uart/ |
H A D | cpm_uart_core.c | 497 cpm_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) cpm_uart_set_termios() argument
|
/linux-4.1.27/include/linux/ |
H A D | tty_driver.h | 319 struct ktermios **termios; member in struct:tty_driver
|
H A D | tty.h | 280 struct ktermios termios, termios_locked; member in struct:tty_struct
|
/linux-4.1.27/net/irda/irnet/ |
H A D | irnet.h | 409 struct ktermios termios; /* Various tty flags */ member in struct:irnet_socket
|
/linux-4.1.27/drivers/mmc/card/ |
H A D | sdio_uart.c | 252 sdio_uart_change_speed(struct sdio_uart_port *port, struct ktermios *termios, struct ktermios *old) sdio_uart_change_speed() argument
|
/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
H A D | termbits.h | 24 struct termios { struct
|
/linux-4.1.27/drivers/usb/class/ |
H A D | cdc-acm.c | 978 struct ktermios *termios = &tty->termios; acm_tty_set_termios() local
|
/linux-4.1.27/include/uapi/asm-generic/ |
H A D | termbits.h | 11 struct termios { struct
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
H A D | termbits.h | 24 struct termios { struct
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
H A D | termbits.h | 11 struct termios { struct
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
H A D | termbits.h | 11 struct termios { struct
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
H A D | termbits.h | 22 struct termios { struct
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
H A D | termbits.h | 11 struct termios { struct
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
H A D | termbits.h | 13 struct termios { struct
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
H A D | termbits.h | 11 struct termios { struct
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
H A D | termbits.h | 20 struct termios { struct
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
H A D | termbits.h | 11 struct termios { struct
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
H A D | termbits.h | 17 struct termios { struct
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | termbits.h | 26 struct termios { struct
|
/linux-4.1.27/drivers/net/usb/ |
H A D | hso.c | 1070 static void hso_init_termios(struct ktermios *termios) hso_init_termios() argument
|