Searched refs:dm_rng_ops (Results 1 - 20 of 20) sorted by path

/u-boot/drivers/crypto/fsl/
H A Ddcp_rng.c164 static const struct dm_rng_ops rngc_ops = {
H A Drng.c76 static const struct dm_rng_ops caam_rng_ops = {
/u-boot/drivers/misc/
H A Dturris_omnia_mcu.c322 static const struct dm_rng_ops omnia_rng_ops = {
/u-boot/drivers/rng/
H A Darm_rndr.c60 static const struct dm_rng_ops arm_rndr_ops = {
H A Diproc_rng200.c165 static const struct dm_rng_ops iproc_rng200_ops = {
H A Djh7110_rng.c255 static const struct dm_rng_ops starfive_trng_ops = {
H A Dmeson-rng.c157 static const struct dm_rng_ops meson_rng_ops = {
H A Dmsm_rng.c125 static const struct dm_rng_ops msm_rng_ops = {
H A Dnpcm_rng.c144 static const struct dm_rng_ops npcm_rng_ops = {
H A Doptee_rng.c178 static const struct dm_rng_ops optee_rng_ops = {
H A Driscv_zkr_rng.c120 static const struct dm_rng_ops riscv_zkr_ops = {
H A Drng-uclass.c13 const struct dm_rng_ops *ops = device_get_ops(dev);
H A Drockchip_rng.c298 static const struct dm_rng_ops rockchip_rng_ops = {
H A Dsandbox_rng.c40 static const struct dm_rng_ops sandbox_rng_ops = {
H A Dsmccc_trng.c126 static const struct dm_rng_ops smccc_trng_ops = {
H A Dstm32_rng.c370 static const struct dm_rng_ops stm32_rng_ops = {
H A Dtpm_rng.c15 static const struct dm_rng_ops tpm_rng_ops = {
H A Dturris_rwtm_rng.c101 static const struct dm_rng_ops turris_rwtm_rng_ops = {
/u-boot/drivers/virtio/
H A Dvirtio_rng.c83 static const struct dm_rng_ops virtio_rng_ops = {
/u-boot/include/
H A Drng.h26 * struct dm_rng_ops - operations for the hwrng uclass
31 struct dm_rng_ops { struct

Completed in 111 milliseconds