Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c61 static const struct of_device_id cdn_dp_dt_ids[] = { variable
67 MODULE_DEVICE_TABLE(of, cdn_dp_dt_ids);
1188 match = of_match_node(cdn_dp_dt_ids, pdev->dev.of_node); in cdn_dp_probe()
1264 .of_match_table = of_match_ptr(cdn_dp_dt_ids),