Home
last modified time | relevance | path

Searched refs:read_download_mem (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_ti.c320 * read_download_mem - Read edgeport memory from TI chip
327 static int read_download_mem(struct usb_device *dev, int start_address, in read_download_mem() function
379 return read_download_mem(dev, start_address, length, in read_ram()
607 status = read_download_mem(serial->serial->dev, in read_rom()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_ti.c317 * read_download_mem - Read edgeport memory from TI chip
324 static int read_download_mem(struct usb_device *dev, int start_address, in read_download_mem() function
376 return read_download_mem(dev, start_address, length, in read_ram()
604 status = read_download_mem(serial->serial->dev, in read_rom()

Completed in 7 milliseconds