Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/ipuv3/
H A Ddw_hdmi-imx.c180 static const struct of_device_id dw_hdmi_imx_dt_ids[] = { variable
189 MODULE_DEVICE_TABLE(of, dw_hdmi_imx_dt_ids);
223 const struct of_device_id *match = of_match_node(dw_hdmi_imx_dt_ids, np); in dw_hdmi_imx_probe()
271 .of_match_table = dw_hdmi_imx_dt_ids,