Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.h55 __u8 iDownloadFile; /* What to download to EPiC device */ member
H A Dio_edgeport.c322 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()
520 product_info->iDownloadFile = epic->iDownloadFile; in get_epic_descriptor()
2634 switch (edge_serial->product_info.iDownloadFile) { in load_application_firmware()
H A Dio_usbvend.h346 __u8 iDownloadFile; // Index of string containing download code filename member