Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
cypress_firmware.h File Reference

Go to the source code of this file.

Data Structures

struct  hexline
 

Macros

#define CYPRESS_AN2135   0
 
#define CYPRESS_AN2235   1
 
#define CYPRESS_FX2   2
 

Functions

int usbv2_cypress_load_firmware (struct usb_device *, const struct firmware *, int)
 
int dvb_usbv2_get_hexline (const struct firmware *, struct hexline *, int *)
 

Macro Definition Documentation

#define CYPRESS_AN2135   0

Definition at line 14 of file cypress_firmware.h.

#define CYPRESS_AN2235   1

Definition at line 15 of file cypress_firmware.h.

#define CYPRESS_FX2   2

Definition at line 16 of file cypress_firmware.h.

Function Documentation

int dvb_usbv2_get_hexline ( const struct firmware ,
struct hexline ,
int  
)

Definition at line 100 of file cypress_firmware.c.

int usbv2_cypress_load_firmware ( struct usb_device *  ,
const struct firmware ,
int   
)

Definition at line 40 of file cypress_firmware.c.