Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h189 #define PORT_MSM 88 macro
/linux-4.1.27/drivers/tty/serial/
Dmsm_serial.c649 port->type = PORT_MSM; in msm_config_port()
658 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_MSM)) in msm_verify_port()