Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c302 static const struct of_device_id vop_driver_dt_match[] = { variable
1414 of_id = of_match_device(vop_driver_dt_match, dev); in vop_bind()
1514 .of_match_table = of_match_ptr(vop_driver_dt_match),