Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/
Dmxser.c285 enum mxser_must_hwid must_hwid; member
413 return info->type == PORT_16550A || info->board->must_hwid; in mxser_16550A_or_MUST()
428 if (info->board->must_hwid == Gpci_uart_info[i].type) { in mxser_process_txrx_fifo()
601 if (info->board->must_hwid) { in mxser_change_speed()
671 if (info->board->must_hwid) { in mxser_change_speed()
717 if (info->board->must_hwid) in mxser_disable_and_clear_FIFO()
784 if (info->board->must_hwid) in mxser_activate()
819 if (info->board->must_hwid) in mxser_stop_rx()
853 if (info->board->must_hwid) in mxser_shutdown_port()
1172 if (port->board->must_hwid != MOXA_MUST_MU860_HWID) in mxser_ioctl_op_mode()
[all …]