Searched refs:ti_vread_sync (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/serial/ |
D | io_ti.c | 213 static int ti_vread_sync(struct usb_device *dev, __u8 request, in ti_vread_sync() function 305 status = ti_vread_sync(dev, UMPC_MEMORY_READ, in read_download_mem() 342 status = ti_vread_sync(serial->serial->dev, in read_boot_mem() 844 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode() 857 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode() 1780 status = ti_vread_sync(dev, UMPC_READ_MSR, 0, in edge_open()
|