Searched refs:ezusb_fx1_ihex_firmware_download (Results 1 – 5 of 5) sorted by relevance
5 extern int ezusb_fx1_ihex_firmware_download(struct usb_device *dev,
135 int ezusb_fx1_ihex_firmware_download(struct usb_device *dev, in ezusb_fx1_ihex_firmware_download() function140 EXPORT_SYMBOL_GPL(ezusb_fx1_ihex_firmware_download);
203 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat_loader.fw"); in whiteheat_firmware_download()205 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat.fw"); in whiteheat_firmware_download()
682 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_pda_fake_startup()
1197 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_fake_startup()