Home
last modified time | relevance | path

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

/linux/drivers/vfio/
A Ddevice_cdev.c31 if (!vfio_device_try_get_registration(device)) in vfio_device_fops_cdev_open()
A Dvfio.h31 bool vfio_device_try_get_registration(struct vfio_device *device);
A Dgroup.c45 if (ret && vfio_device_try_get_registration(it)) { in vfio_device_get_from_name()
A Dvfio_main.c175 bool vfio_device_try_get_registration(struct vfio_device *device) in vfio_device_try_get_registration() function

Completed in 16 milliseconds