Searched refs:PORT_UNKNOWN (Results 1 – 25 of 52) sorted by relevance
123
32 PORT_UNKNOWN,149 if (port.type == PORT_UNKNOWN) in vr41xx_siu_setup()
131 case PORT_UNKNOWN: in of_platform_serial_probe()195 { .type = "serial", .data = (void *)PORT_UNKNOWN, },
142 if (uport->type == PORT_UNKNOWN) in uart_port_startup()443 if (!tty || !tty->termios || uport->type == PORT_UNKNOWN) in uart_change_speed()789 if (old_type != PORT_UNKNOWN) in uart_set_info()802 if (uport->type != PORT_UNKNOWN) { in uart_set_info()813 if (retval && old_type != PORT_UNKNOWN) { in uart_set_info()826 uport->type = PORT_UNKNOWN; in uart_set_info()854 if (uport->type == PORT_UNKNOWN) in uart_set_info()954 if (uport->type != PORT_UNKNOWN) in uart_break_ctl()986 if (uport->type != PORT_UNKNOWN) in uart_do_autoconfig()1327 if (port->type == PORT_UNKNOWN || port->fifosize == 0) in uart_wait_until_sent()[all …]
366 if (nwpserial_ports[i].port.type == PORT_UNKNOWN && in nwpserial_register_port()427 up->port.type = PORT_UNKNOWN; in nwpserial_unregister_port()445 if (nwpserial_ports[i].port.type == PORT_UNKNOWN) { in nwpserial_console_init()
1035 up->type_probed = PORT_UNKNOWN; in sunsu_autoconfig()1095 up->port.type = PORT_UNKNOWN; in sunsu_autoconfig()1153 if (up->port.type == PORT_UNKNOWN) in sunsu_autoconfig()1200 if (up->port.type == PORT_UNKNOWN) in sunsu_kbd_ms_init()1445 up->port.type = PORT_UNKNOWN; in su_probe()1469 if (up->port.type == PORT_UNKNOWN) in su_probe()1510 } else if (up->port.type != PORT_UNKNOWN) in su_remove()
177 return PORT_UNKNOWN; in siu_check_type()719 if (port->type == PORT_UNKNOWN) in siu_init_ports()845 if (port->type == PORT_UNKNOWN) in vr41xx_siu_early_setup()
640 if (ser->type != PORT_UNKNOWN && ser->type != PORT_XUARTPS) in xuartps_verify_port()789 port->type = PORT_UNKNOWN; in xuartps_get_port()
1088 uart->port.type = PORT_UNKNOWN; in serial_txx9_unregister_port()1150 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial_txx9_suspend()1164 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial_txx9_resume()
333 if (ser->type != PORT_UNKNOWN && ser->type != PORT_21285) in serial21285_verify_port()
277 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ALTERA_JTAGUART) in altera_jtaguart_verify_port()
139 [PORT_UNKNOWN] = {920 ser->baud_base < 9600 || ser->type < PORT_UNKNOWN || in m32r_sio_verify_port()
323 if (ser->type != PORT_UNKNOWN && ser->type != PORT_APBUART) in apbuart_verify_port()
324 return port->type == PORT_UNKNOWN ? "timbuart" : NULL; in timbuart_type()
525 port->type = PORT_UNKNOWN; in ulite_assign()
375 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_ALTERA_UART)) in altera_uart_verify_port()
404 if (ser->type != PORT_UNKNOWN && in ar933x_uart_verify_port()
521 if (ser->type != PORT_UNKNOWN && ser->type != PORT_KS8695) in ks8695uart_verify_port()
427 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_VT8500)) in vt8500_verify_port()
414 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_MCF)) in mcf_verify_port()
549 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LTQ_ASC) in lqasc_verify_port()
66 #define PORT_UNKNOWN 0 macro
28 #define PORT_UNKNOWN 0 macro
139 [PORT_UNKNOWN] = {1173 port->type = PORT_UNKNOWN; in autoconfig()1212 if (port->type == PORT_UNKNOWN) in autoconfig()2661 if (port->type != PORT_UNKNOWN && flags & UART_CONFIG_IRQ) in serial8250_config_port()2666 if (port->type == PORT_UNKNOWN) in serial8250_config_port()2674 ser->baud_base < 9600 || ser->type < PORT_UNKNOWN || in serial8250_verify_port()3111 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial8250_suspend()3125 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial8250_resume()3173 if (serial8250_ports[i].port.type == PORT_UNKNOWN && in serial8250_find_match_or_unused()3182 if (serial8250_ports[i].port.type == PORT_UNKNOWN) in serial8250_find_match_or_unused()[all …]
114 port.type = PORT_UNKNOWN; in hp300_setup_serial_console()
292 tmp.type = PORT_UNKNOWN; in ipwireless_get_serial_info()