Searched refs:dt_match (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/msm/edp/ |
A D | edp.c | 112 static const struct of_device_id dt_match[] = { variable 122 .of_match_table = dt_match,
|
/linux/drivers/gpu/drm/msm/dsi/ |
A D | dsi.c | 164 static const struct of_device_id dt_match[] = { variable 180 .of_match_table = dt_match,
|
/linux/drivers/gpu/drm/meson/ |
A D | meson_drv.c | 532 static const struct of_device_id dt_match[] = { variable 543 MODULE_DEVICE_TABLE(of, dt_match); 554 .of_match_table = dt_match,
|
/linux/drivers/gpu/drm/lima/ |
A D | lima_drv.c | 463 static const struct of_device_id dt_match[] = { variable 468 MODULE_DEVICE_TABLE(of, dt_match); 481 .of_match_table = dt_match,
|
/linux/drivers/gpu/drm/panfrost/ |
A D | panfrost_drv.c | 650 static const struct of_device_id dt_match[] = { variable 669 MODULE_DEVICE_TABLE(of, dt_match); 682 .of_match_table = dt_match,
|
/linux/drivers/gpu/drm/msm/adreno/ |
A D | adreno_device.c | 581 static const struct of_device_id dt_match[] = { variable 618 .of_match_table = dt_match,
|
/linux/drivers/gpu/drm/msm/ |
A D | msm_drv.c | 1449 static const struct of_device_id dt_match[] = { variable 1459 MODULE_DEVICE_TABLE(of, dt_match); 1467 .of_match_table = dt_match,
|
/linux/fs/pstore/ |
A D | ram.c | 886 static const struct of_device_id dt_match[] = { variable 896 .of_match_table = dt_match,
|
Completed in 15 milliseconds