Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/ | |
nouveau_drm.c | 106 static struct drm_driver driver_stub; variable in typeref:struct:drm_driver 111 struct drm_driver *const nouveau_drm_driver_stub = &driver_stub; 1212 driver_stub = { variable in typeref:struct:drm_driver 1370 driver_pci = driver_stub; 1371 driver_platform = driver_stub; |
nouveau_drm.c | 106 static struct drm_driver driver_stub; variable in typeref:struct:drm_driver 111 struct drm_driver *const nouveau_drm_driver_stub = &driver_stub; 1212 driver_stub = { variable in typeref:struct:drm_driver 1370 driver_pci = driver_stub; 1371 driver_platform = driver_stub; |