Searched refs:faux_dev (Results 1 – 4 of 4) sorted by relevance
26 struct faux_device faux_dev; member45 struct faux_device *faux_dev = &faux_obj->faux_dev; in faux_probe() local61 faux_ops->remove(faux_dev); in faux_probe()69 struct faux_device *faux_dev = &faux_obj->faux_dev; in faux_remove() local75 faux_ops->remove(faux_dev); in faux_remove()134 struct faux_device *faux_dev; in faux_device_create_with_groups() local147 faux_dev = &faux_obj->faux_dev; in faux_device_create_with_groups()148 dev = &faux_dev->dev; in faux_device_create_with_groups()175 faux_dev = NULL; in faux_device_create_with_groups()178 return faux_dev; in faux_device_create_with_groups()[all …]
55 struct faux_device *faux_dev; member150 vgem_device->faux_dev = fdev; in vgem_init()168 struct faux_device *fdev = vgem_device->faux_dev; in vgem_exit()
172 vkms_device->faux_dev = fdev; in vkms_create()241 fdev = config->dev->faux_dev; in vkms_destroy()
241 struct faux_device *faux_dev; member
Completed in 8 milliseconds