Searched refs:ti_vread_sync (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/serial/ |
D | io_ti.c | 258 static int ti_vread_sync(struct usb_device *dev, u8 request, u16 value, in ti_vread_sync() function 293 return ti_vread_sync(port->serial->dev, command, value, in read_port_cmd() 351 status = ti_vread_sync(dev, UMPC_MEMORY_READ, in read_download_mem() 388 status = ti_vread_sync(serial->serial->dev, in read_boot_mem() 876 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode() 889 status = ti_vread_sync(serial->serial->dev, UMPC_MEMORY_READ, in i2c_type_bootmode()
|