Searched refs:PORT_UNKNOWN (Results 1 – 25 of 53) sorted by relevance
123
32 PORT_UNKNOWN,149 if (port.type == PORT_UNKNOWN) in vr41xx_siu_setup()
188 if (uport->type == PORT_UNKNOWN) in uart_port_startup()500 if (!tty || uport->type == PORT_UNKNOWN) in uart_change_speed()898 if (old_type != PORT_UNKNOWN && uport->ops->release_port) in uart_set_info()911 if (uport->type != PORT_UNKNOWN && uport->ops->request_port) { in uart_set_info()930 if (old_type != PORT_UNKNOWN) { in uart_set_info()937 uport->type = PORT_UNKNOWN; in uart_set_info()965 if (uport->type == PORT_UNKNOWN) in uart_set_info()1101 if (uport->type != PORT_UNKNOWN) in uart_break_ctl()1140 if (uport->type != PORT_UNKNOWN && uport->ops->release_port) in uart_do_autoconfig()1540 if (port->type == PORT_UNKNOWN || port->fifosize == 0) { in uart_wait_until_sent()[all …]
1048 up->type_probed = PORT_UNKNOWN; in sunsu_autoconfig()1108 up->port.type = PORT_UNKNOWN; in sunsu_autoconfig()1166 if (up->port.type == PORT_UNKNOWN) in sunsu_autoconfig()1213 if (up->port.type == PORT_UNKNOWN) in sunsu_kbd_ms_init()1455 up->port.type = PORT_UNKNOWN; in su_probe()1479 if (up->port.type == PORT_UNKNOWN) in su_probe()1521 } else if (up->port.type != PORT_UNKNOWN) in su_remove()
164 return PORT_UNKNOWN; in siu_check_type()704 if (port->type == PORT_UNKNOWN) in siu_init_ports()830 if (port->type == PORT_UNKNOWN) in vr41xx_siu_early_setup()
1072 uart->port.type = PORT_UNKNOWN; in serial_txx9_unregister_port()1134 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial_txx9_suspend()1148 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial_txx9_resume()
329 if (ser->type != PORT_UNKNOWN && ser->type != PORT_21285) in serial21285_verify_port()
271 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ALTERA_JTAGUART) in altera_jtaguart_verify_port()
427 if (port->type != PORT_UNKNOWN && ser->type != PORT_ARC) in arc_serial_verify_port()
309 return port->type == PORT_UNKNOWN ? "timbuart" : NULL; in timbuart_type()
320 if (ser->type != PORT_UNKNOWN && ser->type != PORT_APBUART) in apbuart_verify_port()
515 if (ser->type != PORT_UNKNOWN && ser->type != PORT_KS8695) in ks8695uart_verify_port()
925 if (ser->type != PORT_UNKNOWN && ser->type != PORT_XUARTPS) in cdns_uart_verify_port()1508 port->type = PORT_UNKNOWN; in cdns_uart_probe()
389 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_ALTERA_UART)) in altera_uart_verify_port()
447 if (ser->type != PORT_UNKNOWN && ser->type != PORT_NETX) in netx_verify_port()
429 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_MCF)) in mcf_verify_port()
479 if (ser->type != PORT_UNKNOWN && in ar933x_uart_verify_port()
539 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LTQ_ASC) in lqasc_verify_port()
467 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_VT8500)) in vt8500_verify_port()
50 #define PORT_UNKNOWN 0 macro
29 #define PORT_UNKNOWN 0 macro
868 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial8250_suspend()882 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial8250_resume()925 if (i < nr_uarts && serial8250_ports[i].port.type == PORT_UNKNOWN && in serial8250_find_match_or_unused()934 if (serial8250_ports[i].port.type == PORT_UNKNOWN && in serial8250_find_match_or_unused()943 if (serial8250_ports[i].port.type == PORT_UNKNOWN) in serial8250_find_match_or_unused()1093 uart->port.type = PORT_UNKNOWN; in serial8250_unregister_port()
105 up.port.type = PORT_UNKNOWN; in serial8250_em_probe()
109 port.type = PORT_UNKNOWN; in hp300_setup_serial_console()
69 [PORT_UNKNOWN] = {1311 port->type = PORT_UNKNOWN; in autoconfig()1337 if (port->type == PORT_UNKNOWN) in autoconfig()3098 if (port->type != PORT_UNKNOWN && flags & UART_CONFIG_IRQ) in serial8250_config_port()3101 if (port->type == PORT_UNKNOWN) in serial8250_config_port()3112 ser->baud_base < 9600 || ser->type < PORT_UNKNOWN || in serial8250_verify_port()
257 tmp.type = PORT_UNKNOWN; in ipwireless_get_serial_info()