Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_core.h67 #define PORT_DZ 46 macro
/linux/drivers/tty/serial/
H A Ddz.c727 uport->type = PORT_DZ; in dz_config_port()
740 if (ser->type != PORT_UNKNOWN && ser->type != PORT_DZ) in dz_verify_port()