Home
last modified time | relevance | path

Searched refs:nouveau_object_mthd (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/nouveau/
Dnouveau-symbol-check39 nouveau_object_mthd
Dnouveau.h36 int nouveau_object_mthd(struct nouveau_object *, uint32_t mthd,
Dnouveau.c96 nouveau_object_mthd(struct nouveau_object *obj, in nouveau_object_mthd() function
400 ret = nouveau_object_mthd(&dev->object, NV_DEVICE_V0_INFO, in nouveau_device_new()