HomeSort by: relevance | last modified time | path
    Searched defs:nouveau_led_suspend (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_led.h 51 void nouveau_led_suspend(struct drm_device *dev);
56 static inline void nouveau_led_suspend(struct drm_device *dev) { }; function in typeref:typename:void
nouveau_led.c 118 nouveau_led_suspend(struct drm_device *dev) function in typeref:typename:void

Completed in 11 milliseconds