Home
last modified time | relevance | path

Searched refs:vfio_device_put_registration (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/vfio/
H A Ddevice_cdev.c45 vfio_device_put_registration(device); in vfio_device_fops_cdev_open()
H A Dvfio.h30 void vfio_device_put_registration(struct vfio_device *device);
H A Dvfio_main.c163 void vfio_device_put_registration(struct vfio_device *device) in vfio_device_put_registration() function
358 vfio_device_put_registration(device); in vfio_unregister_group_dev()
592 vfio_device_put_registration(device); in vfio_device_fops_release()
H A Dgroup.c342 vfio_device_put_registration(device); in vfio_group_ioctl_get_device_fd()