Searched refs:mdev_parent (Results 1 – 4 of 4) sorted by relevance
16 struct mdev_parent { struct29 struct mdev_parent *parent; argument44 struct mdev_parent *parent;54 int parent_create_sysfs_files(struct mdev_parent *parent);55 void parent_remove_sysfs_files(struct mdev_parent *parent);
67 static struct mdev_parent *__find_parent_device(struct device *dev) in __find_parent_device()69 struct mdev_parent *parent; in __find_parent_device()80 struct mdev_parent *parent = container_of(kref, struct mdev_parent, in mdev_release_parent()88 static struct mdev_parent *mdev_get_parent(struct mdev_parent *parent) in mdev_get_parent()96 static void mdev_put_parent(struct mdev_parent *parent) in mdev_put_parent()105 struct mdev_parent *parent; in mdev_device_remove_common()145 struct mdev_parent *parent; in mdev_register_device()223 struct mdev_parent *parent; in mdev_unregister_device()277 struct mdev_parent *parent; in mdev_device_create()356 struct mdev_parent *parent; in mdev_device_remove()
27 struct mdev_parent *parent = mdev->parent; in vfio_mdev_open()46 struct mdev_parent *parent = mdev->parent; in vfio_mdev_release()58 struct mdev_parent *parent = mdev->parent; in vfio_mdev_unlocked_ioctl()70 struct mdev_parent *parent = mdev->parent; in vfio_mdev_read()82 struct mdev_parent *parent = mdev->parent; in vfio_mdev_write()93 struct mdev_parent *parent = mdev->parent; in vfio_mdev_mmap()
92 static struct mdev_type *add_mdev_supported_type(struct mdev_parent *parent, in add_mdev_supported_type()158 static int add_mdev_supported_type_groups(struct mdev_parent *parent) in add_mdev_supported_type_groups()183 void parent_remove_sysfs_files(struct mdev_parent *parent) in parent_remove_sysfs_files()196 int parent_create_sysfs_files(struct mdev_parent *parent) in parent_create_sysfs_files()