Home
last modified time | relevance | path

Searched refs:nouveau_platform_match (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_platform.c71 static const struct of_device_id nouveau_platform_match[] = { variable
87 MODULE_DEVICE_TABLE(of, nouveau_platform_match);
93 .of_match_table = of_match_ptr(nouveau_platform_match),