Searched refs:driver_stub (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_drm.c106 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 82 milliseconds