Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c256 struct ti_firmware_header { struct
1592 struct ti_firmware_header *header; in ti_do_download()
1596 for (pos = sizeof(struct ti_firmware_header); pos < size; pos++) in ti_do_download()
1599 header = (struct ti_firmware_header *)buffer; in ti_do_download()
1684 buffer_size = TI_FIRMWARE_BUF_SIZE + sizeof(struct ti_firmware_header); in ti_download_firmware()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c257 struct ti_firmware_header { struct
1556 struct ti_firmware_header *header; in ti_do_download()
1560 for (pos = sizeof(struct ti_firmware_header); pos < size; pos++) in ti_do_download()
1563 header = (struct ti_firmware_header *)buffer; in ti_do_download()
1648 buffer_size = TI_FIRMWARE_BUF_SIZE + sizeof(struct ti_firmware_header); in ti_download_firmware()

Completed in 5 milliseconds