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

  /xsrc/external/mit/libdrm/dist/nouveau/
private.h 120 drm_private bool abi16_object(struct nouveau_object *, int (**)(struct nouveau_object *));
abi16.c 236 abi16_object(struct nouveau_object *obj, int (**func)(struct nouveau_object *)) function
nouveau.c 266 if (!abi16_object(obj, &func) && drm->nvif) {

Completed in 35 milliseconds