Home
last modified time | relevance | path

Searched refs:nvif_device_ctor (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddevice.h21 int nvif_device_ctor(struct nvif_client *, const char *name, struct nvif_device *);
/linux/drivers/gpu/drm/nouveau/nvif/
H A Ddevice.c57 nvif_device_ctor(struct nvif_client *client, const char *name, struct nvif_device *device) in nvif_device_ctor() function