Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/serial/
Dio_ti.c851 struct ti_i2c_image_header *img_header; in build_i2c_fw_hdr()
899 img_header = (struct ti_i2c_image_header *)&fw->data[4]; in build_i2c_fw_hdr()
902 &fw->data[4 + sizeof(struct ti_i2c_image_header)], in build_i2c_fw_hdr()
1386 struct ti_i2c_image_header *header; in download_fw()
1435 sizeof(struct ti_i2c_image_header)); in download_fw()
1455 for (i = sizeof(struct ti_i2c_image_header); in download_fw()
1460 header = (struct ti_i2c_image_header *)buffer; in download_fw()
1464 sizeof(struct ti_i2c_image_header))); in download_fw()
Dio_usbvend.h619 struct ti_i2c_image_header { struct