Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/tiny/
Dsimpledrm.c229 static struct simpledrm_device *simpledrm_device_of_dev(struct drm_device *dev) in simpledrm_device_of_dev() function
260 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_clocks()
358 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_regulators()
584 struct simpledrm_device *sdev = simpledrm_device_of_dev(connector->dev); in simpledrm_connector_helper_get_modes()
621 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_mode_valid()
639 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_enable()
660 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_disable()
677 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_update()