Searched refs:dt_match (Results 1 – 7 of 7) sorted by relevance
| /drivers/gpu/drm/msm/dsi/ |
| A D | dsi.c | 194 static const struct of_device_id dt_match[] = { variable 213 .of_match_table = dt_match,
|
| /drivers/gpu/drm/meson/ |
| A D | meson_drv.c | 542 static const struct of_device_id dt_match[] = { variable 553 MODULE_DEVICE_TABLE(of, dt_match); 565 .of_match_table = dt_match,
|
| /drivers/gpu/drm/lima/ |
| A D | lima_drv.c | 476 static const struct of_device_id dt_match[] = { variable 481 MODULE_DEVICE_TABLE(of, dt_match); 494 .of_match_table = dt_match,
|
| /drivers/gpu/drm/msm/adreno/ |
| A D | adreno_device.c | 287 static const struct of_device_id dt_match[] = { variable 400 .of_match_table = dt_match,
|
| /drivers/gpu/drm/panfrost/ |
| A D | panfrost_drv.c | 930 static const struct of_device_id dt_match[] = { variable 956 MODULE_DEVICE_TABLE(of, dt_match); 964 .of_match_table = dt_match,
|
| /drivers/gpu/drm/imagination/ |
| A D | pvr_drv.c | 1483 static const struct of_device_id dt_match[] = { variable 1494 MODULE_DEVICE_TABLE(of, dt_match); 1506 .of_match_table = dt_match,
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_drv.c | 1692 static const struct of_device_id dt_match[] = { variable 1697 MODULE_DEVICE_TABLE(of, dt_match); 1710 .of_match_table = dt_match,
|
Completed in 24 milliseconds