Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | usb_cypress_controller |
Functions | |
int | usbv2_cypress_load_firmware (struct usb_device *udev, const struct firmware *fw, int type) |
EXPORT_SYMBOL (usbv2_cypress_load_firmware) | |
int | dvb_usbv2_get_hexline (const struct firmware *fw, struct hexline *hx, int *pos) |
EXPORT_SYMBOL (dvb_usbv2_get_hexline) | |
MODULE_AUTHOR ("Antti Palosaari <[email protected]>") | |
MODULE_DESCRIPTION ("Cypress firmware download") | |
MODULE_LICENSE ("GPL") | |
Definition at line 100 of file cypress_firmware.c.
EXPORT_SYMBOL | ( | usbv2_cypress_load_firmware | ) |
EXPORT_SYMBOL | ( | dvb_usbv2_get_hexline | ) |
MODULE_AUTHOR | ( | "Antti Palosaari <[email protected]>" | ) |
MODULE_LICENSE | ( | "GPL" | ) |