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

Data Fields

struct spi_devicespi
 
struct ieee802154_devdev
 
struct mutex buffer_mutex
 
struct completion tx_complete
 
struct work_struct irqwork
 
u8buf
 

Detailed Description

Definition at line 78 of file mrf24j40.c.

Field Documentation

u8* buf

Definition at line 85 of file mrf24j40.c.

struct mutex buffer_mutex

Definition at line 82 of file mrf24j40.c.

Definition at line 80 of file mrf24j40.c.

Definition at line 84 of file mrf24j40.c.

Definition at line 79 of file mrf24j40.c.

struct completion tx_complete

Definition at line 83 of file mrf24j40.c.


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