Lines Matching defs:mdev
30 struct device *mdev_parent_dev(struct mdev_device *mdev) in mdev_parent_dev()
36 void *mdev_get_drvdata(struct mdev_device *mdev) in mdev_get_drvdata()
42 void mdev_set_drvdata(struct mdev_device *mdev, void *data) in mdev_set_drvdata()
48 struct device *mdev_dev(struct mdev_device *mdev) in mdev_dev()
60 const guid_t *mdev_uuid(struct mdev_device *mdev) in mdev_uuid()
103 static void mdev_device_remove_common(struct mdev_device *mdev) in mdev_device_remove_common()
126 struct mdev_device *mdev; in mdev_device_remove_cb() local
255 static void mdev_device_free(struct mdev_device *mdev) in mdev_device_free()
267 struct mdev_device *mdev = to_mdev_device(dev); in mdev_device_release() local
276 struct mdev_device *mdev, *tmp; in mdev_device_create() local
355 struct mdev_device *mdev, *tmp; in mdev_device_remove() local
391 struct mdev_device *mdev = to_mdev_device(dev); in mdev_set_iommu_device() local
401 struct mdev_device *mdev = to_mdev_device(dev); in mdev_get_iommu_device() local