Home
last modified time | relevance | path

Searched refs:ti_i2c_image_header (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/usb/serial/
Dio_ti.c801 struct ti_i2c_image_header *img_header; in build_i2c_fw_hdr()
836 img_header = (struct ti_i2c_image_header *)&fw->data[4]; in build_i2c_fw_hdr()
839 &fw->data[4 + sizeof(struct ti_i2c_image_header)], in build_i2c_fw_hdr()
1409 struct ti_i2c_image_header *header; in do_boot_mode()
1455 sizeof(struct ti_i2c_image_header)); in do_boot_mode()
1464 for (i = sizeof(struct ti_i2c_image_header); in do_boot_mode()
1469 header = (struct ti_i2c_image_header *)buffer; in do_boot_mode()
1473 sizeof(struct ti_i2c_image_header))); in do_boot_mode()
Dio_usbvend.h616 struct ti_i2c_image_header { struct