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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_platform.c 76 static const struct of_device_id nouveau_platform_match[] = { variable in typeref:typename:const struct of_device_id[]
92 MODULE_DEVICE_TABLE(of, nouveau_platform_match);
98 .of_match_table = of_match_ptr(nouveau_platform_match),
nouveau_platform.c 76 static const struct of_device_id nouveau_platform_match[] = { variable in typeref:typename:const struct of_device_id[]
92 MODULE_DEVICE_TABLE(of, nouveau_platform_match);
98 .of_match_table = of_match_ptr(nouveau_platform_match),

Completed in 27 milliseconds