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

/linux-4.1.27/include/linux/usb/
H A Dezusb.h5 extern int ezusb_fx1_ihex_firmware_download(struct usb_device *dev,
/linux-4.1.27/drivers/usb/misc/
H A Dezusb.c135 int ezusb_fx1_ihex_firmware_download(struct usb_device *dev, ezusb_fx1_ihex_firmware_download() function
140 EXPORT_SYMBOL_GPL(ezusb_fx1_ihex_firmware_download); variable
/linux-4.1.27/drivers/usb/serial/
H A Dwhiteheat.c203 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat_loader.fw"); whiteheat_firmware_download()
205 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat.fw"); whiteheat_firmware_download()
H A Dkeyspan_pda.c682 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { keyspan_pda_fake_startup()
H A Dkeyspan.c1197 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { keyspan_fake_startup()

Completed in 140 milliseconds