Searched refs:open_device (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/vfio/pci/virtio/ |
| H A D | main.c | 88 .open_device = virtiovf_pci_open_device, 110 .open_device = virtiovf_pci_open_device, 132 .open_device = virtiovf_pci_open_device,
|
| /linux/drivers/vfio/platform/ |
| H A D | vfio_platform.c | 101 .open_device = vfio_platform_open_device,
|
| H A D | vfio_amba.c | 115 .open_device = vfio_platform_open_device,
|
| /linux/drivers/input/ |
| H A D | mousedev.c | 78 int (*open_device)(struct mousedev *mousedev); member 556 error = mousedev->open_device(mousedev); in mousedev_open() 873 mousedev->open_device = mixdev_open_devices; in mousedev_create() 882 mousedev->open_device = mousedev_open_device; in mousedev_create()
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | vfio.rst | 57 drivers which require a kvm pointer to be set in their .open_device()
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 132 .open_device = vfio_pci_open_device,
|
| /linux/drivers/vfio/pci/pds/ |
| H A D | vfio_dev.c | 195 .open_device = pds_vfio_open_device,
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | capture.c.rst | 540 static void open_device(void) 656 open_device();
|
| /linux/drivers/vfio/pci/nvgrace-gpu/ |
| H A D | main.c | 937 .open_device = nvgrace_gpu_open_device, 962 .open_device = nvgrace_gpu_open_device,
|
| /linux/arch/powerpc/include/asm/ |
| H A D | lv1call.h | 274 LV1_CALL(open_device, 3, 0, 170 )
|
| /linux/drivers/s390/cio/ |
| H A D | vfio_ccw_ops.c | 590 .open_device = vfio_ccw_mdev_open_device,
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 1443 .open_device = intel_vgpu_open_device,
|
| /linux/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 2363 .open_device = vfio_ap_mdev_open_device,
|