Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/edp/
Dedp.c120 static const struct of_device_id dt_match[] = { variable
130 .of_match_table = dt_match,
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi.c128 static const struct of_device_id dt_match[] = { variable
138 .of_match_table = dt_match,
/linux-4.1.27/drivers/gpu/drm/msm/adreno/
Dadreno_device.c274 static const struct of_device_id dt_match[] = { variable
286 .of_match_table = dt_match,
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.c333 static const struct of_device_id dt_match[] = { variable
369 match = of_match_node(dt_match, of_node); in hdmi_bind()
477 .of_match_table = dt_match,
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_drv.c1062 static const struct of_device_id dt_match[] = { variable
1067 MODULE_DEVICE_TABLE(of, dt_match);
1074 .of_match_table = dt_match,