Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.h489 struct drm_property *soc_id_prop; member
H A Drockchip_drm_drv.c1343 private->soc_id_prop = prop; in rockchip_drm_create_properties()
H A Drockchip_drm_vop.c4752 drm_object_attach_property(&crtc->base, private->soc_id_prop, vop->soc_id); in vop_create_crtc()
H A Drockchip_drm_vop2.c11418 drm_object_attach_property(&crtc->base, private->soc_id_prop, soc_id); in vop2_create_crtc()