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