Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c43 #define IS_PHYSICAL_PORT(_x) !((_x) & 1) macro
1956 if (IS_PHYSICAL_PORT(ii)) in ioc3_serial_core_attach()
1983 if (port && IS_PHYSICAL_PORT(ii) in ioc3uart_remove()