]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/linux/usb/ezusb.h
arm: imx6: defconfig: update tx6 defconfigs
[karo-tx-linux.git] / include / linux / usb / ezusb.h
1 #ifndef __EZUSB_H
2 #define __EZUSB_H
3
4 extern int ezusb_fx1_set_reset(struct usb_device *dev, unsigned char reset_bit);
5 extern int ezusb_fx1_ihex_firmware_download(struct usb_device *dev,
6                                             const char *firmware_path);
7
8 #endif /* __EZUSB_H */