Home
last modified time | relevance | path

Searched refs:virtio_reset (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/virtio/
A Dvirtio_rng.c85 .remove = virtio_reset,
A Dvirtio-uclass.c82 int virtio_reset(struct udevice *vdev) in virtio_reset() function
292 ret = virtio_reset(vdev); in virtio_uclass_child_pre_probe()
A Dvirtio_blk.c136 .remove = virtio_reset,
A Dvirtio_net.c234 .remove = virtio_reset,
/u-boot/test/dm/
A Dvirtio.c76 ut_assertok(virtio_reset(dev)); in dm_test_virtio_all_ops()
/u-boot/doc/
A DREADME.virtio237 .remove = virtio_reset,
242 hooked to virtio_reset(). The driver flags should contain DM_FLAG_ACTIVE_DMA
/u-boot/include/
A Dvirtio.h280 int virtio_reset(struct udevice *vdev);

Completed in 7 milliseconds