Searched refs:nouveau_object_init (Results 1 – 1 of 1) sorted by relevance
/third_party/libdrm/nouveau/ |
D | nouveau.c | 247 nouveau_object_init(struct nouveau_object *parent, uint32_t handle, in nouveau_object_init() function 312 ret = nouveau_object_init(parent, handle, oclass, data, length, obj); in nouveau_object_new() 403 ret = nouveau_object_init(parent, 0, oclass, args, argc, in nouveau_device_new()
|