Home
last modified time | relevance | path

Searched refs:vfio_device_ops (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dvfio.h20 const struct vfio_device_ops *ops;
45 struct vfio_device_ops { struct
64 const struct vfio_device_ops *ops, void *device_data); argument
67 const struct vfio_device_ops *ops,
/OK3568_Linux_fs/kernel/drivers/vfio/mdev/
H A Dvfio_mdev.c101 static const struct vfio_device_ops vfio_mdev_dev_ops = {
/OK3568_Linux_fs/kernel/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c506 static const struct vfio_device_ops vfio_fsl_mc_ops = {
/OK3568_Linux_fs/kernel/drivers/vfio/platform/
H A Dvfio_platform_common.c616 static const struct vfio_device_ops vfio_platform_ops = {
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvfio.rst257 const struct vfio_device_ops *ops,
271 struct vfio_device_ops {
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio.c744 const struct vfio_device_ops *ops, void *device_data) in vfio_init_group_dev()
802 int vfio_add_group_dev(struct device *dev, const struct vfio_device_ops *ops, in vfio_add_group_dev()
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c1899 static const struct vfio_device_ops vfio_pci_ops = {