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

Go to the source code of this file.

Macros

#define orinoco_cache_fw(priv, ap)   do { } while (0)
 
#define orinoco_uncache_fw(priv)   do { } while (0)
 

Functions

int orinoco_download (struct orinoco_private *priv)
 

Macro Definition Documentation

#define orinoco_cache_fw (   priv,
  ap 
)    do { } while (0)

Definition at line 17 of file fw.h.

#define orinoco_uncache_fw (   priv)    do { } while (0)

Definition at line 18 of file fw.h.

Function Documentation

int orinoco_download ( struct orinoco_private priv)

Definition at line 332 of file fw.c.