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