Searched defs:uart_port_unlock (Results 1 – 2 of 2) sorted by relevance
758 static inline void uart_port_unlock(struct uart_port *up) in uart_port_unlock() function
86 #define uart_port_unlock(uport, flags) \ macro