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

/linux-master/drivers/tty/
H A Dmxser.c288 enum mxser_must_hwid must_hwid; member in struct:mxser_board
416 return info->type == PORT_16550A || info->board->must_hwid;
431 if (info->board->must_hwid == Gpci_uart_info[i].type) {
604 if (info->board->must_hwid) {
674 if (info->board->must_hwid) {
720 if (info->board->must_hwid)
787 if (info->board->must_hwid)
822 if (info->board->must_hwid)
856 if (info->board->must_hwid)
1175 if (port->board->must_hwid !
[all...]

Completed in 96 milliseconds