Searched refs:nouveau_sw_method_execute (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dnouveau_swmthd.h33 int nouveau_sw_method_execute(struct drm_device *dev, uint32_t oclass, uint32_t method); /* execute the given software method, returns 0 on success */
H A Dnouveau_swmthd.c178 int nouveau_sw_method_execute(struct drm_device *dev, uint32_t oclass, uint32_t method) { function
H A Dnouveau_irq.c334 if (nouveau_sw_method_execute(dev, trap.class, trap.mthd)) {
361 if (nouveau_sw_method_execute(dev, trap.class, trap.mthd)) {

Completed in 63 milliseconds