Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h58 #define PORT_OWL 36 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h60 #define PORT_OWL 36 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h44 #define PORT_OWL 36 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h44 #define PORT_OWL 36 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dowl-uart.c441 return (port->type == PORT_OWL) ? "owl-uart" : NULL; in owl_uart_type()
447 if (port->type != PORT_OWL) in owl_uart_verify_port()
459 port->type = PORT_OWL; in owl_uart_config_port()
691 owl_port->port.type = PORT_OWL; in owl_uart_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dowl-uart.c419 return (port->type == PORT_OWL) ? "owl-uart" : NULL; in owl_uart_type()
425 if (port->type != PORT_OWL) in owl_uart_verify_port()
437 port->type = PORT_OWL; in owl_uart_config_port()
703 owl_port->port.type = PORT_OWL; in owl_uart_probe()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h45 #define PORT_OWL 36 macro

Completed in 5 milliseconds