Searched refs:ezusb_fx1_ihex_firmware_download (Results 1 – 5 of 5) sorted by relevance
120 int ezusb_fx1_ihex_firmware_download(struct usb_device *dev, in ezusb_fx1_ihex_firmware_download() function125 EXPORT_SYMBOL_GPL(ezusb_fx1_ihex_firmware_download);
6 extern int ezusb_fx1_ihex_firmware_download(struct usb_device *dev,
197 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat_loader.fw"); in whiteheat_firmware_download()199 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat.fw"); in whiteheat_firmware_download()
629 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_pda_fake_startup()
1672 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_fake_startup()
Completed in 14 milliseconds