Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h174 #define PORT_MAX3100 86 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h143 #define PORT_MAX3100 86 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h90 #define PORT_MAX3100 86 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h90 #define PORT_MAX3100 86 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h92 #define PORT_MAX3100 86 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmax3100.c641 return s->port.type == PORT_MAX3100 ? "MAX3100" : NULL; in max3100_type()
662 s->port.type = PORT_MAX3100; in max3100_config_port()
675 if (ser->type == PORT_UNKNOWN || ser->type == PORT_MAX3100) in max3100_verify_port()
792 max3100s[i]->port.type = PORT_MAX3100; in max3100_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmax3100.c636 return s->port.type == PORT_MAX3100 ? "MAX3100" : NULL; in max3100_type()
657 s->port.type = PORT_MAX3100; in max3100_config_port()
670 if (ser->type == PORT_UNKNOWN || ser->type == PORT_MAX3100) in max3100_verify_port()
787 max3100s[i]->port.type = PORT_MAX3100; in max3100_probe()

Completed in 5 milliseconds