Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h87 #define PORT_DZ 46 macro
/Linux-v4.19/drivers/tty/serial/
Ddz.c723 uport->type = PORT_DZ; in dz_config_port()
736 if (ser->type != PORT_UNKNOWN && ser->type != PORT_DZ) in dz_verify_port()