Home
last modified time | relevance | path

Searched refs:mdev_parent_ops (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/include/linux/
Dmdev.h100 struct mdev_parent_ops { struct
169 int mdev_register_device(struct device *dev, const struct mdev_parent_ops *ops);
/Linux-v5.15/drivers/vfio/mdev/
Dmdev_private.h18 const struct mdev_parent_ops *ops;
Dmdev_core.c124 int mdev_register_device(struct device *dev, const struct mdev_parent_ops *ops) in mdev_register_device()
/Linux-v5.15/Documentation/driver-api/
Dvfio-mediated-device.rst130 The physical device driver interface provides the mdev_parent_ops[3] structure
134 The structures in the mdev_parent_ops structure are as follows:
141 The mdev_parent_ops also still has various functions pointers. Theses exist
148 const struct mdev_parent_ops *ops);
399 3. struct mdev_parent_ops in include/linux/mdev.h
/Linux-v5.15/drivers/s390/cio/
Dvfio_ccw_ops.c636 static const struct mdev_parent_ops vfio_ccw_mdev_ops = {
/Linux-v5.15/samples/vfio-mdev/
Dmdpy.c728 static const struct mdev_parent_ops mdev_fops = {
Dmtty.c1333 static const struct mdev_parent_ops mdev_fops = {
Dmbochs.c1417 static const struct mdev_parent_ops mdev_fops = {
/Linux-v5.15/drivers/s390/crypto/
Dvfio_ap_ops.c1387 static const struct mdev_parent_ops vfio_ap_matrix_ops = {
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1751 static struct mdev_parent_ops intel_vgpu_ops = {
/Linux-v5.15/Documentation/s390/
Dvfio-ap.rst310 with an 'mdev_parent_ops' structure that provides the sysfs attribute