Searched refs:to_rng_priv (Results 1 – 3 of 3) sorted by relevance
33 #define to_rng_priv(rng) container_of(rng, struct bcm63xx_rng_priv, rng) macro37 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); in bcm63xx_rng_init()54 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); in bcm63xx_rng_cleanup()66 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); in bcm63xx_rng_data_present()73 struct bcm63xx_rng_priv *priv = to_rng_priv(rng); in bcm63xx_rng_data_read()
55 #define to_rng_priv(rng) container_of(rng, struct iproc_rng200_dev, rng) macro97 struct iproc_rng200_dev *priv = to_rng_priv(rng); in iproc_rng200_read()157 struct iproc_rng200_dev *priv = to_rng_priv(rng); in iproc_rng200_init()171 struct iproc_rng200_dev *priv = to_rng_priv(rng); in iproc_rng200_cleanup()
48 #define to_rng_priv(rng) \ macro56 struct timeriomem_rng_private_data *priv = to_rng_priv(rng); in timeriomem_rng_data_present()68 struct timeriomem_rng_private_data *priv = to_rng_priv(rng); in timeriomem_rng_data_read()