HomeSort by: relevance | last modified time | path
    Searched refs:nvif_client_init (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
client.h 17 int nvif_client_init(struct nvif_client *parent, const char *name, u64 device,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_driver.c 61 ret = nvif_client_init(client, name, device, client);
nouveau_nvif_client.c 67 nvif_client_init(struct nvif_client *parent, const char *name, u64 device, function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_drm.c 254 ret = nvif_client_init(&drm->master.base, cli->name, device,

Completed in 14 milliseconds