Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vconn.c37 #define to_vconn_device(x) container_of(x, struct vconn_device, x) macro
262 struct vconn_device *vconn_dev = to_vconn_device(encoder); in rockchip_virtual_encoder_enable()
270 struct vconn_device *vconn_dev = to_vconn_device(encoder); in rockchip_virtual_encoder_disable()
293 struct vconn_device *vconn_dev = to_vconn_device(encoder); in rockchip_virtual_encoder_mode_set()
314 struct vconn_device *vconn_dev = to_vconn_device(connector); in rockchip_virtual_connector_detect()