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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_edgeport.h110 __u8 iDownloadFile; /* What to download to EPiC device */ member in struct:edgeport_product_info
H A Dio_usbvend.h348 __u8 iDownloadFile; // Index of string containing download code filename member in struct:edge_compatibility_descriptor
364 // Values for iDownloadFile
H A Dio_edgeport.c296 switch (edge_serial->product_info.iDownloadFile) {
424 dbg(" iDownloadFile 0x%x", product_info->iDownloadFile);
454 product_info->iDownloadFile = EDGE_DOWNLOAD_FILE_80251;
459 product_info->iDownloadFile = EDGE_DOWNLOAD_FILE_I930;
519 product_info->iDownloadFile = epic->iDownloadFile;
2735 switch (edge_serial->product_info.iDownloadFile) {

Completed in 569 milliseconds