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

#include <btmrvl_drv.h>

Data Fields

struct btmrvl_device btmrvl_dev
 
struct btmrvl_adapteradapter
 
struct btmrvl_thread main_thread
 
int(* hw_host_to_card )(struct btmrvl_private *priv, u8 *payload, u16 nb)
 
int(* hw_wakeup_firmware )(struct btmrvl_private *priv)
 
int(* hw_process_int_status )(struct btmrvl_private *priv)
 
spinlock_t driver_lock
 

Detailed Description

Definition at line 73 of file btmrvl_drv.h.

Field Documentation

Definition at line 75 of file btmrvl_drv.h.

struct btmrvl_device btmrvl_dev

Definition at line 74 of file btmrvl_drv.h.

spinlock_t driver_lock

Definition at line 81 of file btmrvl_drv.h.

int(* hw_host_to_card)(struct btmrvl_private *priv, u8 *payload, u16 nb)

Definition at line 77 of file btmrvl_drv.h.

int(* hw_process_int_status)(struct btmrvl_private *priv)

Definition at line 80 of file btmrvl_drv.h.

int(* hw_wakeup_firmware)(struct btmrvl_private *priv)

Definition at line 79 of file btmrvl_drv.h.

struct btmrvl_thread main_thread

Definition at line 76 of file btmrvl_drv.h.


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