/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
H A D | serial-sh7720.c | 7 static void sh7720_sci_init_pins(struct uart_port *port, unsigned int cflag) sh7720_sci_init_pins() argument
|
H A D | serial-sh770x.c | 9 static void sh770x_sci_init_pins(struct uart_port *port, unsigned int cflag) sh770x_sci_init_pins() argument
|
H A D | serial-sh7710.c | 9 static void sh7710_sci_init_pins(struct uart_port *port, unsigned int cflag) sh7710_sci_init_pins() argument
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/ |
H A D | serial-sh7722.c | 7 static void sh7722_sci_init_pins(struct uart_port *port, unsigned int cflag) sh7722_sci_init_pins() argument
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | termios.h | 32 unsigned short iflag, oflag, cflag, lflag; user_termio_to_kernel_termios() local
|
/linux-4.4.14/arch/blackfin/kernel/ |
H A D | early_printk.c | 42 unsigned int cflag = DEFAULT_CFLAG; earlyserial_init() local
|
/linux-4.4.14/drivers/staging/speakup/ |
H A D | serialio.c | 30 int cflag = CREAD | HUPCL | CLOCAL | B9600 | CS8; spk_serial_init() local
|
/linux-4.4.14/net/irda/ircomm/ |
H A D | ircomm_tty_ioctl.c | 56 unsigned int cflag, cval; ircomm_tty_change_speed() local 149 unsigned int cflag = tty->termios.c_cflag; ircomm_tty_set_termios() local
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | console.c | 65 int cflag = CREAD | HUPCL | CLOCAL; usb_console_setup() local
|
H A D | belkin_sa.c | 287 unsigned int cflag; belkin_sa_set_termios() local
|
H A D | kl5kusb105.c | 405 unsigned int cflag = tty->termios.c_cflag; klsi_105_set_termios() local
|
H A D | mct_u232.c | 603 unsigned int cflag = termios->c_cflag; mct_u232_set_termios() local
|
H A D | ark3116.c | 224 unsigned int cflag = termios->c_cflag; ark3116_set_termios() local
|
H A D | cp210x.c | 507 unsigned int cflag; cp210x_get_termios() local 521 unsigned int cflag, modem_ctl[4]; cp210x_get_termios_port() local 688 unsigned int cflag, old_cflag; cp210x_set_termios() local
|
H A D | cypress_m8.c | 870 unsigned cflag, iflag; cypress_set_termios() local
|
H A D | oti6858.c | 407 unsigned int cflag; oti6858_set_termios() local
|
H A D | ssu100.c | 207 unsigned int cflag = termios->c_cflag; ssu100_set_termios() local
|
H A D | whiteheat.c | 679 unsigned int cflag = tty->termios.c_cflag; firm_setup_port() local
|
H A D | ftdi_sio.c | 2188 unsigned int cflag = termios->c_cflag; ftdi_set_termios() local
|
H A D | iuu_phoenix.c | 892 unsigned int cflag = tty->termios.c_cflag; iuu_set_termios() local
|
H A D | keyspan.c | 103 unsigned int cflag; member in struct:keyspan_port_private 153 unsigned int cflag; keyspan_set_termios() local 1018 unsigned int cflag = 0; keyspan_open() local
|
H A D | quatech2.c | 274 unsigned int cflag = termios->c_cflag; qt2_set_termios() local
|
H A D | spcp8x5.c | 294 unsigned int cflag = tty->termios.c_cflag; spcp8x5_set_termios() local
|
H A D | ti_usb_3410_5052.c | 708 tcflag_t cflag, iflag; ti_set_termios() local
|
H A D | digi_acceleport.c | 679 unsigned int cflag = tty->termios.c_cflag; digi_set_termios() local
|
H A D | io_edgeport.c | 1457 unsigned int cflag; edge_set_termios() local 2386 unsigned cflag; change_port_settings() local
|
H A D | io_ti.c | 2245 unsigned cflag; change_port_settings() local 2383 unsigned int cflag; edge_set_termios() local
|
H A D | mos7720.c | 1534 unsigned cflag; change_port_settings() local 1694 unsigned int cflag; mos7720_set_termios() local
|
H A D | mos7840.c | 1706 unsigned cflag; mos7840_change_port_settings() local 1869 unsigned int cflag; mos7840_set_termios() local
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | suncore.c | 88 int baud, bits, stop, cflag; sunserial_console_termios() local 171 unsigned int cflag; member in struct:mouse_baud_cflag 181 unsigned int suncore_mouse_baud_cflag_next(unsigned int cflag, int *new_baud) suncore_mouse_baud_cflag_next() argument
|
H A D | sunhv.c | 329 unsigned int iflag, cflag; sunhv_set_termios() local
|
H A D | dz.c | 76 unsigned int cflag; member in struct:dz_port 569 unsigned int cflag, baud; dz_set_termios() local
|
H A D | sunsab.c | 682 static void sunsab_convert_to_sab(struct uart_sunsab_port *up, unsigned int cflag, sunsab_convert_to_sab() argument
|
H A D | 68328serial.c | 507 unsigned cflag; change_speed() local
|
H A D | bfin_uart.c | 1480 bfin_earlyserial_init(unsigned int port, unsigned int cflag) bfin_earlyserial_init() argument
|
H A D | icom.c | 1107 unsigned cflag, iflag; icom_set_termios() local
|
H A D | ip22zilog.c | 803 ip22zilog_convert_to_zs(struct uart_ip22zilog_port *up, unsigned int cflag, ip22zilog_convert_to_zs() argument
|
H A D | lantiq.c | 391 unsigned int cflag; lqasc_set_termios() local
|
H A D | max3100.c | 433 unsigned cflag; max3100_set_termios() local
|
H A D | pmac_zilog.c | 1015 static void pmz_convert_to_zs(struct uart_pmac_port *uap, unsigned int cflag, pmz_convert_to_zs() argument
|
H A D | st-asc.c | 484 tcflag_t cflag; asc_set_termios() local
|
H A D | stm32-usart.c | 351 tcflag_t cflag = termios->c_cflag; stm32_set_termios() local
|
H A D | sunsu.c | 94 unsigned int cflag; member in struct:uart_sunsu_port 777 sunsu_change_speed(struct uart_port *port, unsigned int cflag, sunsu_change_speed() argument
|
H A D | sunzilog.c | 95 unsigned int cflag; member in struct:uart_sunzilog_port 868 sunzilog_convert_to_zs(struct uart_sunzilog_port *up, unsigned int cflag, sunzilog_convert_to_zs() argument
|
H A D | ioc3_serial.c | 958 unsigned int cflag, iflag; ioc3_change_speed() local
|
H A D | mxs-auart.c | 664 unsigned int cflag, baud, baud_min, baud_max; mxs_auart_settermios() local
|
H A D | serial_core.c | 275 uart_update_timeout(struct uart_port *port, unsigned int cflag, uart_update_timeout() argument 1322 unsigned int cflag = tty->termios.c_cflag; uart_set_termios() local 1897 unsigned int cflag; member in struct:baud_rates
|
H A D | sh-sci.c | 623 static void sci_init_pins(struct uart_port *port, unsigned int cflag) sci_init_pins() argument
|
H A D | crisv10.c | 950 cflag_to_baud(unsigned int cflag) cflag_to_baud() argument 969 cflag_to_etrax_baud(unsigned int cflag) cflag_to_etrax_baud() argument 2791 unsigned int cflag; change_speed() local
|
H A D | ioc4_serial.c | 1689 unsigned cflag, iflag; ioc4_change_speed() local
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | sh_bios.c | 125 int cflag = CREAD | HUPCL | CLOCAL; sh_console_setup() local
|
/linux-4.4.14/arch/m68k/atari/ |
H A D | debug.c | 161 static void __init atari_init_mfp_port(int cflag) atari_init_mfp_port() argument 203 static void __init atari_init_scc_port(int cflag) atari_init_scc_port() argument 263 static void __init atari_init_midi_port(int cflag) atari_init_midi_port() argument
|
/linux-4.4.14/drivers/tty/ |
H A D | bfin_jtag_comm.c | 346 bfin_jc_early_init(unsigned int port, unsigned int cflag) bfin_jc_early_init() argument
|
H A D | amiserial.c | 663 unsigned cflag, cval = 0; change_speed() local 1333 unsigned int cflag = tty->termios.c_cflag; rs_set_termios() local
|
H A D | moxa.c | 121 tcflag_t cflag; member in struct:mxser_mstatus 139 int cflag; member in struct:moxa_port
|
H A D | rocket.c | 708 unsigned cflag; configure_r_port() local 1068 unsigned cflag; rp_set_termios() local
|
H A D | cyclades.c | 1970 unsigned cflag, iflag; cy_set_line_char() local
|
H A D | mxser.c | 279 tcflag_t cflag; member in struct:mxser_mstatus 642 unsigned cflag, cval, fcr; mxser_change_speed() local 1551 unsigned int cflag, iflag, p; mxser_ioctl_special() local
|
H A D | synclink_gt.c | 2537 unsigned cflag; change_params() local
|
H A D | synclinkmp.c | 2754 unsigned cflag; change_params() local
|
H A D | synclink.c | 1903 unsigned cflag; mgsl_change_params() local
|
/linux-4.4.14/drivers/tty/serial/jsm/ |
H A D | jsm_cls.c | 38 unsigned int cflag; member in struct:__anon10962 696 unsigned int cflag; cls_param() local
|
H A D | jsm_neo.c | 964 unsigned int cflag; neo_param() local 967 unsigned int cflag; neo_param() member in struct:__anon10963
|
/linux-4.4.14/drivers/isdn/gigaset/ |
H A D | interface.c | 406 unsigned int cflag; if_set_termios() local
|
H A D | ser-gigaset.c | 444 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) gigaset_baud_rate() argument 449 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) gigaset_set_line_ctrl() argument
|
H A D | usb-gigaset.c | 211 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) gigaset_baud_rate() argument 244 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) gigaset_set_line_ctrl() argument
|
H A D | bas-gigaset.c | 312 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) gigaset_baud_rate() argument 317 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) gigaset_set_line_ctrl() argument
|
/linux-4.4.14/drivers/net/irda/ |
H A D | irtty-sir.c | 119 int cflag; irtty_change_speed() local 281 int cflag; irtty_stop_receiver() local
|
/linux-4.4.14/include/linux/ |
H A D | console.h | 130 int cflag; member in struct:console
|
/linux-4.4.14/drivers/staging/dgnc/ |
H A D | digi.h | 164 unsigned short cflag; member in struct:ni_info
|
/linux-4.4.14/drivers/ipack/devices/ |
H A D | ipoctal.c | 483 unsigned int cflag; ipoctal_set_termios() local
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | mn10300-serial.c | 1064 unsigned cflag; mn10300_serial_change_speed() local
|
/linux-4.4.14/drivers/mmc/card/ |
H A D | sdio_uart.c | 884 unsigned int cflag = tty->termios.c_cflag; sdio_uart_set_termios() local
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_incore.h | 52 unsigned long cflag; /* commit flags */ member in struct:jfs_inode_info
|
H A D | jfs_logmgr.h | 398 uint cflag; /* 4: */ member in struct:jfs_log
|
/linux-4.4.14/arch/s390/hypfs/ |
H A D | hypfs_diag.c | 178 __u8 cflag; member in struct:cpu_info 188 __u8 cflag; member in struct:x_cpu_info
|
/linux-4.4.14/drivers/isdn/i4l/ |
H A D | isdn_tty.c | 1005 uint cflag, isdn_tty_change_speed() local
|
/linux-4.4.14/drivers/staging/dgap/ |
H A D | dgap.c | 2687 u16 cflag; dgap_param() local
|
H A D | dgap.h | 1103 unsigned short cflag; /* C UNIX control flags */ member in struct:bs_t
|
/linux-4.4.14/drivers/char/pcmcia/ |
H A D | synclink_cs.c | 1403 unsigned cflag; mgslpc_change_params() local
|