Home
last modified time | relevance | path

Searched refs:ezusb_fx1_ihex_firmware_download (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/usb/
Dezusb.h5 extern int ezusb_fx1_ihex_firmware_download(struct usb_device *dev,
/linux-4.4.14/drivers/usb/misc/
Dezusb.c135 int ezusb_fx1_ihex_firmware_download(struct usb_device *dev, in ezusb_fx1_ihex_firmware_download() function
140 EXPORT_SYMBOL_GPL(ezusb_fx1_ihex_firmware_download);
/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c203 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()
Dkeyspan_pda.c682 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_pda_fake_startup()
Dkeyspan.c1197 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_fake_startup()