Searched refs:mdev_device_create (Results 1 – 3 of 3) sorted by relevance
30 int mdev_device_create(struct mdev_type *kobj, const guid_t *uuid);
128 int mdev_device_create(struct mdev_type *type, const guid_t *uuid) in mdev_device_create() function
81 ret = mdev_device_create(mtype, &uuid); in create_store()