Home
last modified time | relevance | path

Searched refs:dm_rng_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Drng.h21 struct dm_rng_ops { struct
/OK3568_Linux_fs/u-boot/drivers/rng/
H A Drng-uclass.c12 const struct dm_rng_ops *ops = device_get_ops(dev); in dm_rng_read()
H A Drockchip_rng.c403 static const struct dm_rng_ops rockchip_rng_ops = {