Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c335 static int __xr_uart_disable(struct usb_serial_port *port) in __xr_uart_disable() function
366 __xr_uart_disable(port); in xr21v141x_uart_enable()
375 ret = __xr_uart_disable(port); in xr21v141x_uart_disable()
401 return __xr_uart_disable(port); in xr_uart_disable()