HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_object_find (Results 1 - 3 of 3) sorted by null

  /external/libdrm/nouveau/
abi16.c 113 dev = nouveau_object_find(obj, NOUVEAU_DEVICE_CLASS);
133 dev = nouveau_object_find(obj, NOUVEAU_DEVICE_CLASS);
nouveau.c 270 dev = nouveau_object_find(obj, NOUVEAU_DEVICE_CLASS);
317 dev = nouveau_object_find(obj, NOUVEAU_DEVICE_CLASS);
336 nouveau_object_find(struct nouveau_object *obj, uint32_t pclass) function
nouveau.h 70 void *nouveau_object_find(struct nouveau_object *, uint32_t parent_class);

Completed in 42 milliseconds