Home
last modified time | relevance | path

Searched refs:FileLength (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/isdn/hardware/eicon/
Dhelpers.h41 void *xdiLoadFile(char *FileName, dword *FileLength, unsigned long MaxLoadSize);
46 void *xdiLoadArchive(PISDN_ADAPTER IoAdapter, dword *FileLength, unsigned long MaxLoadSize);
Ds_4bri.c278 dword code, FileLength; in qBri_FPGA_download() local
303 &FileLength, &code); in qBri_FPGA_download()
308 &FileLength, &code); in qBri_FPGA_download()
333 while (code < FileLength) in qBri_FPGA_download()
Dos_4bri.c818 void *xdiLoadFile(char *FileName, dword *FileLength, in xdiLoadFile() argument
823 if (FileLength) { in xdiLoadFile()
824 *FileLength = diva_xdiLoadFileLength; in xdiLoadFile()
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.h123 extern size_t FileLength;
128 u32 FileLength);
Dft1000_usb.c28 size_t FileLength; variable
153 FileLength = dsp_fw->size; in ft1000_probe()
Dft1000_download.c612 u32 FileLength) in scram_dnldr() argument
1001 (unsigned long)FileLength) { in scram_dnldr()
Dft1000_hw.c412 status = scram_dnldr(ft1000dev, pFileStart, FileLength); in dsp_reload()
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000.h49 size_t FileLength);
Dft1000_dnld.c286 size_t FileLength) in card_download() argument
680 (unsigned long)FileLength) { in card_download()
738 (unsigned long)FileLength) { in card_download()