Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c192 static const struct of_device_id dw_hdmi_imx_dt_ids[] = { variable
201 MODULE_DEVICE_TABLE(of, dw_hdmi_imx_dt_ids);
223 match = of_match_node(dw_hdmi_imx_dt_ids, pdev->dev.of_node); in dw_hdmi_imx_bind()
287 .of_match_table = dw_hdmi_imx_dt_ids,