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

/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c261 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
273 .of_match_table = dt_match,
/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c398 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
410 .of_match_table = dt_match,
/drivers/gpu/drm/msm/
H A Dmsm_drv.c979 static const struct of_device_id dt_match[] = { variable in typeref:struct:of_device_id
984 MODULE_DEVICE_TABLE(of, dt_match);
992 .of_match_table = dt_match,

Completed in 65 milliseconds