Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/
Dmxser.c288 enum mxser_must_hwid must_hwid; member
416 return info->type == PORT_16550A || info->board->must_hwid; in mxser_16550A_or_MUST()
431 if (info->board->must_hwid == Gpci_uart_info[i].type) { in mxser_process_txrx_fifo()
603 if (info->board->must_hwid) { in mxser_change_speed()
673 if (info->board->must_hwid) { in mxser_change_speed()
719 if (info->board->must_hwid) in mxser_disable_and_clear_FIFO()
786 if (info->board->must_hwid) in mxser_activate()
821 if (info->board->must_hwid) in mxser_stop_rx()
855 if (info->board->must_hwid) in mxser_shutdown_port()
1174 if (port->board->must_hwid != MOXA_MUST_MU860_HWID) in mxser_ioctl_op_mode()
[all …]