Home
last modified time | relevance | path

Searched refs:iDownloadFile (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dio_edgeport.h110 __u8 iDownloadFile; /* What to download to EPiC device */ member
Dio_edgeport.c289 switch (edge_serial->product_info.iDownloadFile) { in update_edgeport_E2PROM()
423 product_info->iDownloadFile); in dump_product_info()
456 product_info->iDownloadFile = EDGE_DOWNLOAD_FILE_80251; in get_product_info()
458 product_info->iDownloadFile = EDGE_DOWNLOAD_FILE_I930; in get_product_info()
516 product_info->iDownloadFile = epic->iDownloadFile; in get_epic_descriptor()
2684 switch (edge_serial->product_info.iDownloadFile) { in load_application_firmware()
Dio_usbvend.h348 __u8 iDownloadFile; // Index of string containing download code filename member