OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abi16_object
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/nouveau/
private.h
117
drm_private bool
abi16_object
(struct nouveau_object *, int (**)(struct nouveau_object *));
abi16.c
240
abi16_object
(struct nouveau_object *obj, int (**func)(struct nouveau_object *))
function
nouveau.c
254
if (!
abi16_object
(obj, &func) && drm->nvif) {
Completed in 67 milliseconds