Searched refs:ti_vread_sync (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/serial/ |
D | io_ti.c | 262 static int ti_vread_sync(struct usb_device *dev, __u8 request, in ti_vread_sync() function 356 status = ti_vread_sync(dev, UMPC_MEMORY_READ, in read_download_mem() 393 status = ti_vread_sync(serial->serial->dev, in read_boot_mem() 881 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode() 894 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode() 1910 status = ti_vread_sync(dev, UMPC_READ_MSR, 0, in edge_open()
|