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

  /external/libdrm/nouveau/
nouveau-symbol-check 38 nouveau_object_mclass
nouveau.h 41 int nouveau_object_mclass(struct nouveau_object *,
nouveau.c 188 nouveau_object_mclass(struct nouveau_object *obj, function
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv98_video.c 131 ret = nouveau_object_mclass(dec->channel[0], nv98_decoder_msvld);
140 ret = nouveau_object_mclass(dec->channel[1], nv98_decoder_mspdec);
149 ret = nouveau_object_mclass(dec->channel[2], nv98_decoder_msppp);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_vp3_video.c 402 ret = nouveau_object_mclass(channel, nouveau_decoder_msvld);

Completed in 102 milliseconds