Searched refs:mdev_device_create (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/vfio/mdev/
H A Dmdev_private.h30 int mdev_device_create(struct mdev_type *kobj, const guid_t *uuid);
H A Dmdev_core.c121 /* Pairs with the get in mdev_device_create() */
128 int mdev_device_create(struct mdev_type *type, const guid_t *uuid) function
H A Dmdev_sysfs.c81 ret = mdev_device_create(mtype, &uuid);

Completed in 161 milliseconds