Searched refs:PORT_UNKNOWN (Results 1 – 25 of 26) sorted by relevance
12
212 if (!tty || uport->type == PORT_UNKNOWN) in uart_change_line_settings()309 if (uport->type == PORT_UNKNOWN) in uart_port_startup()851 if (old_type != PORT_UNKNOWN && uport->ops->release_port) in uart_change_port()861 if (uport->type == PORT_UNKNOWN || !uport->ops->request_port) in uart_change_port()879 if (old_type == PORT_UNKNOWN) in uart_change_port()885 uport->type = PORT_UNKNOWN; in uart_change_port()1005 if (uport->type == PORT_UNKNOWN) in uart_set_info()1128 if (uport->type != PORT_UNKNOWN && uport->ops->break_ctl) in uart_break_ctl()1162 if (uport->type != PORT_UNKNOWN && uport->ops->release_port) in uart_do_autoconfig()1761 if (port->type == PORT_UNKNOWN || port->fifosize == 0) { in uart_wait_until_sent()[all …]
1015 up->type_probed = PORT_UNKNOWN; in sunsu_autoconfig()1075 up->port.type = PORT_UNKNOWN; in sunsu_autoconfig()1133 if (up->port.type == PORT_UNKNOWN) in sunsu_autoconfig()1180 if (up->port.type == PORT_UNKNOWN) in sunsu_kbd_ms_init()1426 up->port.type = PORT_UNKNOWN; in su_probe()1451 if (up->port.type == PORT_UNKNOWN) in su_probe()1493 } else if (up->port.type != PORT_UNKNOWN) in su_remove()
259 if (port->type != PORT_UNKNOWN && ser->type != 1) in liteuart_verify_port()321 port->type = PORT_UNKNOWN; in liteuart_probe()
1014 uart->type = PORT_UNKNOWN; in serial_txx9_unregister_port()1076 if (up->type != PORT_UNKNOWN && up->dev == &dev->dev) in serial_txx9_suspend()1090 if (up->type != PORT_UNKNOWN && up->dev == &dev->dev) in serial_txx9_resume()
343 if (ser->type != PORT_UNKNOWN && ser->type != PORT_21285) in serial21285_verify_port()
303 return port->type == PORT_UNKNOWN ? "timbuart" : NULL; in timbuart_type()
408 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_MCF)) in mcf_verify_port()
364 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_ALTERA_UART)) in altera_uart_verify_port()
440 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_VT8500)) in vt8500_verify_port()
438 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SUNPLUS) in sunplus_verify_port()
671 port->type = PORT_UNKNOWN; in ulite_assign()
552 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LTQ_ASC) in lqasc_verify_port()
549 if (ser->type != PORT_UNKNOWN && in ar933x_uart_verify_port()
629 if (ser->type == PORT_UNKNOWN || ser->type == PORT_MAX3100) in max3100_verify_port()
547 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SA1100) in sa1100_verify_port()
807 if ((s->type == PORT_UNKNOWN) || (s->type == PORT_SC26XX)) in sccnxp_verify_port()
1045 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM) in qe_uart_verify_port()
632 if (ser->type != PORT_UNKNOWN && ser->type != PORT_CPM) in cpm_uart_verify_port()
1212 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_SC16IS7XX)) in sc16is7xx_verify_port()
51 #define PORT_UNKNOWN 0 macro
252 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial8250_suspend()266 if (up->port.type != PORT_UNKNOWN && up->port.dev == &dev->dev) in serial8250_resume()
109 port.type = PORT_UNKNOWN; in hp300_setup_serial_console()
214 if (port_type == PORT_UNKNOWN) in of_platform_serial_probe()
46 [PORT_UNKNOWN] = {1177 port->type = PORT_UNKNOWN; in autoconfig()1190 if (port->type != PORT_UNKNOWN) { in autoconfig()3103 if (port->type != PORT_UNKNOWN && flags & UART_CONFIG_IRQ) in serial8250_config_port()3106 if (port->type == PORT_UNKNOWN) in serial8250_config_port()3117 ser->baud_base < 9600 || ser->type < PORT_UNKNOWN || in serial8250_verify_port()
260 ss->type = PORT_UNKNOWN; in ipwireless_get_serial_info()