linux_dsm_epyc7002/drivers/vfio/platform
Eric Auger 3eeb0d510c VFIO: platform: populate the reset function on probe
The reset function lookup happens on vfio-platform probe. The reset
module load is requested  and a reference to the function symbol is
hold. The reference is released on vfio-platform remove.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Acked-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
Tested-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2015-06-22 09:35:30 -06:00
..
Kconfig vfio: Split virqfd into a separate module for vfio bus drivers 2015-03-17 08:33:38 -06:00
Makefile vfio/platform: return IRQ info 2015-03-16 14:08:48 -06:00
vfio_amba.c vfio: amba: VFIO support for AMBA devices 2015-03-16 14:08:44 -06:00
vfio_platform_common.c VFIO: platform: populate the reset function on probe 2015-06-22 09:35:30 -06:00
vfio_platform_irq.c vfio/platform: implement IRQ masking/unmasking via an eventfd 2015-03-16 14:08:55 -06:00
vfio_platform_private.h VFIO: platform: add reset callback 2015-06-22 09:35:22 -06:00
vfio_platform.c vfio: platform: probe to devices on the platform bus 2015-03-16 14:08:43 -06:00