Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/linux/usb/
Dezusb.h6 extern int ezusb_fx1_ihex_firmware_download(struct usb_device *dev,
/linux-6.12.1/drivers/usb/serial/
Dwhiteheat.c192 response = ezusb_fx1_ihex_firmware_download(serial->dev, "whiteheat_loader.fw"); in whiteheat_firmware_download()
194 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.c1675 if (ezusb_fx1_ihex_firmware_download(serial->dev, fw_name) < 0) { in keyspan_fake_startup()