Searched refs:nv20_driver (Results 1 – 5 of 5) sorted by relevance
38 extern const struct nouveau_driver nv20_driver;
50 nv20_driver.h \
70 'nv20_driver.h',
134 screen->driver = &nv20_driver; in nouveau_init_screen2()
503 const struct nouveau_driver nv20_driver = { variable