Searched refs:nouveau_object_mthd (Results 1 – 3 of 3) sorted by relevance
39 nouveau_object_mthd
36 int nouveau_object_mthd(struct nouveau_object *, uint32_t mthd,
92 nouveau_object_mthd(struct nouveau_object *obj, in nouveau_object_mthd() function396 ret = nouveau_object_mthd(&dev->object, NV_DEVICE_V0_INFO, in nouveau_device_new()