Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/rockchip/
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()
685 .of_match_table = dw_hdmi_rockchip_dt_ids,