Home
last modified time | relevance | path

Searched defs:cdev_path (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/vfio/lib/
H A Dvfio_pci_device.c387 char *cdev_path; in vfio_pci_get_cdev_path() local
452 const char *cdev_path = vfio_pci_get_cdev_path(bdf); in vfio_pci_cdev_open() local
/linux/tools/testing/selftests/vfio/
H A Dvfio_iommufd_setup_test.c16 static const char *cdev_path; variable