Searched refs:bcm63xx_rng_priv (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/char/hw_random/
H A Dbcm63xx-rng.c26 struct bcm63xx_rng_priv { struct
32 #define to_rng_priv(rng) container_of(rng, struct bcm63xx_rng_priv, rng)
36 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); bcm63xx_rng_init()
53 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); bcm63xx_rng_cleanup()
65 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); bcm63xx_rng_data_present()
72 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); bcm63xx_rng_data_read()
84 struct bcm63xx_rng_priv *priv; bcm63xx_rng_probe()

Completed in 27 milliseconds