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

  /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;

Completed in 25 milliseconds