Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tiny/
Dsimpledrm.c230 static struct simpledrm_device *simpledrm_device_of_dev(struct drm_device *dev) in simpledrm_device_of_dev() function
261 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_clocks()
359 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_regulators()
597 struct simpledrm_device *sdev = simpledrm_device_of_dev(connector->dev); in simpledrm_connector_helper_get_modes()
634 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_mode_valid()
652 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_enable()
682 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_disable()
699 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_update()