Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
zd_rf_al2230.c File Reference
#include <linux/kernel.h>
#include "zd_rf.h"
#include "zd_usb.h"
#include "zd_chip.h"

Go to the source code of this file.

Macros

#define IS_AL2230S(chip)   ((chip)->al2230s_bit || (chip)->rf.type == AL2230S_RF)
 

Functions

int zd_rf_init_al2230 (struct zd_rf *rf)
 

Macro Definition Documentation

#define IS_AL2230S (   chip)    ((chip)->al2230s_bit || (chip)->rf.type == AL2230S_RF)

Definition at line 27 of file zd_rf_al2230.c.

Function Documentation

int zd_rf_init_al2230 ( struct zd_rf rf)

Definition at line 427 of file zd_rf_al2230.c.