Home
last modified time | relevance | path

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

/Linux-v6.6/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()
604 if (info->board->must_hwid) { in mxser_change_speed()
674 if (info->board->must_hwid) { in mxser_change_speed()
720 if (info->board->must_hwid) in mxser_disable_and_clear_FIFO()
787 if (info->board->must_hwid) in mxser_activate()
822 if (info->board->must_hwid) in mxser_stop_rx()
856 if (info->board->must_hwid) in mxser_shutdown_port()
1175 if (port->board->must_hwid != MOXA_MUST_MU860_HWID) in mxser_ioctl_op_mode()
[all …]