Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
at86rf230_local Struct Reference

Data Fields

struct spi_devicespi
 
int rstn
 
int slp_tr
 
int dig2
 
u8 part
 
u8 vers
 
u8 buf [2]
 
struct mutex bmux
 
struct work_struct irqwork
 
struct completion tx_complete
 
struct ieee802154_devdev
 
spinlock_t lock
 
bool irq_disabled
 
bool is_tx
 

Detailed Description

Definition at line 38 of file at86rf230.c.

Field Documentation

struct mutex bmux

Definition at line 46 of file at86rf230.c.

u8 buf[2]

Definition at line 45 of file at86rf230.c.

Definition at line 51 of file at86rf230.c.

int dig2

Definition at line 40 of file at86rf230.c.

bool irq_disabled

Definition at line 54 of file at86rf230.c.

Definition at line 48 of file at86rf230.c.

bool is_tx

Definition at line 55 of file at86rf230.c.

spinlock_t lock

Definition at line 53 of file at86rf230.c.

u8 part

Definition at line 42 of file at86rf230.c.

int rstn

Definition at line 40 of file at86rf230.c.

int slp_tr

Definition at line 40 of file at86rf230.c.

Definition at line 39 of file at86rf230.c.

struct completion tx_complete

Definition at line 49 of file at86rf230.c.

u8 vers

Definition at line 43 of file at86rf230.c.


The documentation for this struct was generated from the following file: