Searched refs:ti_vread_sync (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/usb/serial/ |
| H A D | io_ti.c | 256 static int ti_vread_sync(struct usb_device *dev, u8 request, u16 value, in ti_vread_sync() function 291 return ti_vread_sync(port->serial->dev, command, value, in read_port_cmd() 349 status = ti_vread_sync(dev, UMPC_MEMORY_READ, in read_download_mem() 386 status = ti_vread_sync(serial->serial->dev, in read_boot_mem() 885 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode() 898 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode()
|