Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c264 static int xr_get_reg(struct usb_serial_port *port, u8 channel, u16 reg, u16 *val) in xr_get_reg() function
314 return xr_get_reg(port, data->channel, reg, val); in xr_get_reg_uart()