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

#include <lcs.h>

Data Fields

struct list_head list
 
__u16 sequence_no
 
atomic_t refcnt
 
void(* callback )(struct lcs_card *, struct lcs_cmd *)
 
wait_queue_head_t wait_q
 
struct lcs_cardcard
 
int received
 
int rc
 

Detailed Description

Definition at line 276 of file lcs.h.

Field Documentation

Definition at line 281 of file lcs.h.

Definition at line 283 of file lcs.h.

Definition at line 277 of file lcs.h.

Definition at line 285 of file lcs.h.

int received

Definition at line 284 of file lcs.h.

atomic_t refcnt

Definition at line 279 of file lcs.h.

__u16 sequence_no

Definition at line 278 of file lcs.h.

Definition at line 282 of file lcs.h.


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