Searched refs:abi16_object (Results 1 – 3 of 3) sorted by relevance
117 drm_private bool abi16_object(struct nouveau_object *, int (**)(struct nouveau_object *));
236 abi16_object(struct nouveau_object *obj, int (**func)(struct nouveau_object *)) in abi16_object() function
250 if (!abi16_object(obj, &func) && drm->nvif) { in nouveau_object_init()