Home
last modified time | relevance | path

Searched refs:edge_firmware_image_record (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/usb/serial/
Dio_fw_boot.h15 struct edge_firmware_image_record { struct
Dio_fw_boot2.h15 struct edge_firmware_image_record { struct
Dio_fw_down.h15 struct edge_firmware_image_record { struct
Dio_fw_down2.h15 struct edge_firmware_image_record { struct
Dio_edgeport.c514 struct edge_firmware_image_record *record; in update_edgeport_E2PROM()
570 record = (struct edge_firmware_image_record *)firmware; in update_edgeport_E2PROM()
576 firmware += sizeof (struct edge_firmware_image_record) + le16_to_cpu(record->Len); in update_edgeport_E2PROM()
2892 struct edge_firmware_image_record *record; in load_application_firmware()
2930 record = (struct edge_firmware_image_record *)firmware; in load_application_firmware()
2936 firmware += sizeof (struct edge_firmware_image_record) + le16_to_cpu(record->Len); in load_application_firmware()