Linux Kernel
3.7.1
|
#include <n2rng.h>
Data Fields | |
struct platform_device * | op |
unsigned long | flags |
int | num_units |
struct n2rng_unit * | units |
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] |
u64 scratch_control[HV_RNG_NUM_CONTROL] |
u64 test_buffer[SELFTEST_BUFFER_WORDS] |
u64 test_control[HV_RNG_NUM_CONTROL] |
struct n2rng_unit* units |
struct delayed_work work |