Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_hvs.c65 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_dump_state()
90 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_regs()
107 struct vc4_dev *vc4 = drm->dev_private; in vc4_hvs_bind()
130 struct vc4_dev *vc4 = drm->dev_private; in vc4_hvs_unbind()
Dvc4_hdmi.c125 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_debugfs_regs()
146 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_dump_regs()
165 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_connector_detect()
193 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_connector_get_modes()
283 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_encoder_mode_set()
350 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_encoder_disable()
361 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_encoder_enable()
438 struct vc4_dev *vc4 = drm->dev_private; in vc4_hdmi_bind()
549 struct vc4_dev *vc4 = drm->dev_private; in vc4_hdmi_unbind()
Dvc4_drv.h12 struct vc4_dev { struct
22 static inline struct vc4_dev * argument
25 return (struct vc4_dev *)dev->dev_private; in to_vc4_dev()
Dvc4_kms.c26 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_output_poll_changed()
41 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_kms_load()
Dvc4_crtc.c251 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled()
260 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_disable()
298 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_enable()
322 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_check()
368 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_flush()
433 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_enable_vblank()
443 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_disable_vblank()
567 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_bind()
Dvc4_drv.c55 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_lastclose()
155 struct vc4_dev *vc4; in vc4_drm_bind()
212 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_drm_unbind()