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

Go to the source code of this file.

Data Structures

struct  iwl_op_mode_ops
 
struct  iwl_op_mode
 

Functions

int iwl_opmode_register (const char *name, const struct iwl_op_mode_ops *ops)
 
void iwl_opmode_deregister (const char *name)
 

Function Documentation

void iwl_opmode_deregister ( const char name)

Definition at line 1132 of file iwl-drv.c.

int iwl_opmode_register ( const char name,
const struct iwl_op_mode_ops ops 
)

Definition at line 1108 of file iwl-drv.c.