Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dxr_serial.c308 static int xr_get_reg_uart(struct usb_serial_port *port, u16 reg, u16 *val) in xr_get_reg_uart() function
443 ret = xr_get_reg_uart(port, data->type->gpio_status, &status); in xr_tiocmget()
634 ret = xr_get_reg_uart(port, type->gpio_mode, &gpio_mode); in xr_set_flow_mode()