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

#include <n2rng.h>

Data Fields

struct platform_deviceop
 
unsigned long flags
 
int num_units
 
struct n2rng_unitunits
 
struct hwrng hwrng
 
u32 buffer
 
unsigned long hvapi_major
 
unsigned long hvapi_minor
 
struct delayed_work work
 
unsigned long hv_state
 
unsigned long health_check_sec
 
unsigned long accum_cycles
 
unsigned long wd_timeo
 
u64 scratch_control [HV_RNG_NUM_CONTROL]
 
u64 test_data
 
u64 test_control [HV_RNG_NUM_CONTROL]
 
u64 test_buffer [SELFTEST_BUFFER_WORDS]
 

Detailed Description

Definition at line 67 of file n2rng.h.

Field Documentation

unsigned long accum_cycles

Definition at line 92 of file n2rng.h.

Definition at line 81 of file n2rng.h.

unsigned long flags

Definition at line 70 of file n2rng.h.

unsigned long health_check_sec

Definition at line 91 of file n2rng.h.

unsigned long hv_state

Definition at line 89 of file n2rng.h.

unsigned long hvapi_major

Definition at line 84 of file n2rng.h.

unsigned long hvapi_minor

Definition at line 85 of file n2rng.h.

Definition at line 80 of file n2rng.h.

int num_units

Definition at line 77 of file n2rng.h.

Definition at line 68 of file n2rng.h.

u64 scratch_control[HV_RNG_NUM_CONTROL]

Definition at line 98 of file n2rng.h.

u64 test_buffer[SELFTEST_BUFFER_WORDS]

Definition at line 109 of file n2rng.h.

u64 test_control[HV_RNG_NUM_CONTROL]

Definition at line 108 of file n2rng.h.

u64 test_data

Definition at line 107 of file n2rng.h.

Definition at line 78 of file n2rng.h.

unsigned long wd_timeo

Definition at line 93 of file n2rng.h.

Definition at line 87 of file n2rng.h.


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