Searched refs:nv10_driver (Results 1 – 5 of 5) sorted by relevance
40 nv10_driver.h \
38 extern const struct nouveau_driver nv10_driver;
60 'nv10_driver.h',
128 screen->driver = &nv10_driver; in nouveau_init_screen2()
495 const struct nouveau_driver nv10_driver = { variable