Home
last modified time | relevance | path

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

/external/libdrm/nouveau/
Dnouveau.c235 nouveau_object_init(struct nouveau_object *parent, uint32_t handle, in nouveau_object_init() function
300 ret = nouveau_object_init(parent, handle, oclass, data, length, obj); in nouveau_object_new()
393 ret = nouveau_object_init(parent, 0, oclass, args, argc, in nouveau_device_new()