Searched refs:rockchip_lvds_dt_ids (Results 1 – 1 of 1) sorted by relevance
532 static const struct of_device_id rockchip_lvds_dt_ids[] = { variable543 MODULE_DEVICE_TABLE(of, rockchip_lvds_dt_ids);712 match = of_match_node(rockchip_lvds_dt_ids, dev->of_node); in rockchip_lvds_probe()754 .of_match_table = of_match_ptr(rockchip_lvds_dt_ids),