Searched refs:drmCommandNone (Results 1 – 3 of 3) sorted by relevance
309 drmCommandNone(dri_screen->fd, DRM_I915_GEM_THROTTLE); in throttle()
591 extern int drmCommandNone(int fd, unsigned long drmCommandIndex);
2523 int drmCommandNone(int fd, unsigned long drmCommandIndex) in drmCommandNone() function