Searched refs:dt_match (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/msm/dsi/
H A Ddsi.c178 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
197 .of_match_table = dt_match,
/linux-master/drivers/gpu/drm/lima/
H A Dlima_drv.c462 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
467 MODULE_DEVICE_TABLE(of, dt_match);
480 .of_match_table = dt_match,
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_drv.c542 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
553 MODULE_DEVICE_TABLE(of, dt_match);
565 .of_match_table = dt_match,
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c760 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
783 MODULE_DEVICE_TABLE(of, dt_match);
791 .of_match_table = dt_match,
/linux-master/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c857 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
970 .of_match_table = dt_match,
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_drv.c1476 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
1480 MODULE_DEVICE_TABLE(of, dt_match);
1492 .of_match_table = dt_match,
/linux-master/fs/pstore/
H A Dram.c892 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
896 MODULE_DEVICE_TABLE(of, dt_match);
903 .of_match_table = dt_match,

Completed in 171 milliseconds