Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/misc/
Dezusb.c120 int ezusb_fx1_ihex_firmware_download(struct usb_device *dev, in ezusb_fx1_ihex_firmware_download() function
125 EXPORT_SYMBOL_GPL(ezusb_fx1_ihex_firmware_download);
/Linux-v6.6/include/linux/usb/
Dezusb.h6 extern int ezusb_fx1_ihex_firmware_download(struct usb_device *dev,
/Linux-v6.6/drivers/usb/serial/
Dwhiteheat.c194 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat_loader.fw"); in whiteheat_firmware_download()
196 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat.fw"); in whiteheat_firmware_download()
Dkeyspan_pda.c634 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_pda_fake_startup()
Dkeyspan.c1676 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_fake_startup()