Home
last modified time | relevance | path

Searched refs:vfio_device_group_unregister (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/vfio/
H A Dvfio.h105 void vfio_device_group_unregister(struct vfio_device *device);
147 static inline void vfio_device_group_unregister(struct vfio_device *device) in vfio_device_group_unregister() function
H A Dgroup.c774 void vfio_device_group_unregister(struct vfio_device *device) in vfio_device_group_unregister() function
H A Dvfio_main.c350 vfio_device_group_unregister(device); in vfio_unregister_group_dev()