Home
last modified time | relevance | path

Searched refs:reset_module (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/vfio/platform/
Dvfio_platform_private.h62 struct module *reset_module; member
Dvfio_platform_common.c125 &vdev->reset_module); in vfio_platform_get_reset()
129 &vdev->reset_module); in vfio_platform_get_reset()
141 module_put(vdev->reset_module); in vfio_platform_put_reset()