Searched refs:HV_RNG_STATE_UNCONFIGURED (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/char/hw_random/ | ||
D | n2rng.h | 44 #define HV_RNG_STATE_UNCONFIGURED 0 macro |
D | n2-drv.c | 376 np->hv_state = HV_RNG_STATE_UNCONFIGURED; in n2rng_control_swstate_init() |