Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
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
Dgroup.c774 void vfio_device_group_unregister(struct vfio_device *device) in vfio_device_group_unregister() function
Dvfio_main.c350 vfio_device_group_unregister(device); in vfio_unregister_group_dev()