Searched refs:to_vc4_dev (Results 1 – 6 of 6) sorted by relevance
26 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()
125 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()
251 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()
65 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()
55 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_lastclose()212 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_drm_unbind()
23 to_vc4_dev(struct drm_device *dev) in to_vc4_dev() function