Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
cfg.h File Reference
#include <net/cfg80211.h>

Go to the source code of this file.

Functions

void orinoco_wiphy_init (struct wiphy *wiphy)
 
int orinoco_wiphy_register (struct wiphy *wiphy)
 

Variables

struct cfg80211_ops orinoco_cfg_ops
 

Function Documentation

void orinoco_wiphy_init ( struct wiphy wiphy)

Definition at line 24 of file cfg.c.

int orinoco_wiphy_register ( struct wiphy wiphy)

Definition at line 34 of file cfg.c.

Variable Documentation

struct cfg80211_ops orinoco_cfg_ops

Definition at line 286 of file cfg.c.