Home
last modified time | relevance | path

Searched refs:must_hwid (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/tty/
Dmxser.c275 enum mxser_must_hwid must_hwid; member
403 return info->type == PORT_16550A || info->board->must_hwid; in mxser_16550A_or_MUST()
418 if (info->board->must_hwid == Gpci_uart_info[i].type) { in mxser_process_txrx_fifo()
598 if (info->board->must_hwid) { in mxser_change_speed()
606 if (info->board->must_hwid) { in mxser_change_speed()
675 if (info->board->must_hwid) { in mxser_change_speed()
734 if (info->board->must_hwid) in mxser_activate()
776 if (info->board->must_hwid) in mxser_activate()
828 if (info->board->must_hwid) in mxser_shutdown_port()
840 if (info->board->must_hwid) in mxser_shutdown_port()
[all …]