bus/vdev: implement device iteration
authorGaetan Rivet <gaetan.rivet@6wind.com>
Wed, 19 Sep 2018 16:03:33 +0000 (18:03 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 3 Oct 2018 12:22:39 +0000 (14:22 +0200)
commitac91bc493cdde005bab596576665eb7960dafe29
tree31d814ad5ea3513ea2621a1a32531605e3420acc
parent4410c1b0c0a2cd6eab1d926110ac17bae2da25c2
bus/vdev: implement device iteration

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
drivers/bus/vdev/Makefile
drivers/bus/vdev/meson.build
drivers/bus/vdev/vdev.c
drivers/bus/vdev/vdev_params.c [new file with mode: 0644]
drivers/bus/vdev/vdev_private.h [new file with mode: 0644]