Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H A Ddw_hdmi-imx.c184 static const struct of_device_id dw_hdmi_imx_dt_ids[] = { variable
193 MODULE_DEVICE_TABLE(of, dw_hdmi_imx_dt_ids);
212 match = of_match_node(dw_hdmi_imx_dt_ids, pdev->dev.of_node); in dw_hdmi_imx_bind()
280 .of_match_table = dw_hdmi_imx_dt_ids,
/kernel/linux/linux-6.6/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()
273 .of_match_table = dw_hdmi_imx_dt_ids,

Completed in 2 milliseconds