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

Data Fields

dev_t devnum
 
struct cdev cdev
 
wait_queue_head_t rdq
 
spinlock_t lock
 
u8 active_addr [ETH_ALEN]
 
struct oz_pdactive_pd
 

Detailed Description

Definition at line 25 of file ozcdev.c.

Field Documentation

u8 active_addr[ETH_ALEN]

Definition at line 30 of file ozcdev.c.

struct oz_pd* active_pd

Definition at line 31 of file ozcdev.c.

Definition at line 27 of file ozcdev.c.

dev_t devnum

Definition at line 26 of file ozcdev.c.

spinlock_t lock

Definition at line 29 of file ozcdev.c.

Definition at line 28 of file ozcdev.c.


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