Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dsimpledrm.c256 static struct simpledrm_device *simpledrm_device_of_dev(struct drm_device *dev) in simpledrm_device_of_dev() function
287 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_clocks()
385 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_regulators()
593 struct simpledrm_device *sdev = simpledrm_device_of_dev(dev); in simpledrm_primary_plane_helper_atomic_check()
629 struct simpledrm_device *sdev = simpledrm_device_of_dev(dev); in simpledrm_primary_plane_helper_atomic_update()
663 struct simpledrm_device *sdev = simpledrm_device_of_dev(dev); in simpledrm_primary_plane_helper_atomic_disable()
678 struct simpledrm_device *sdev = simpledrm_device_of_dev(plane->dev); in simpledrm_primary_plane_helper_get_scanout_buffer()
707 struct simpledrm_device *sdev = simpledrm_device_of_dev(crtc->dev); in simpledrm_crtc_helper_mode_valid()
737 struct simpledrm_device *sdev = simpledrm_device_of_dev(connector->dev); in simpledrm_connector_helper_get_modes()