Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_drv.c626 static const struct of_device_id rve_dt_ids[] = { variable
662 match = of_match_device(rve_dt_ids, dev); in rve_drv_probe()
804 .of_match_table = of_match_ptr(rve_dt_ids),