Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c531 static const struct of_device_id dw_hdmi_rockchip_dt_ids[] = { variable
549 MODULE_DEVICE_TABLE(of, dw_hdmi_rockchip_dt_ids);
569 match = of_match_node(dw_hdmi_rockchip_dt_ids, pdev->dev.of_node); in dw_hdmi_rockchip_bind()
713 .of_match_table = dw_hdmi_rockchip_dt_ids,