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

  /src/sys/external/bsd/drm/dist/bsd-core/
drm_drv.c 53 static void drm_unload(struct drm_device *dev);
279 drm_unload(dev);
432 drm_unload(dev);
545 * drm_unload is called.
686 static void drm_unload(struct drm_device *dev) function in typeref:typename:void
drm_drv.c 53 static void drm_unload(struct drm_device *dev);
279 drm_unload(dev);
432 drm_unload(dev);
545 * drm_unload is called.
686 static void drm_unload(struct drm_device *dev) function in typeref:typename:void

Completed in 23 milliseconds