Lines Matching defs:sdev

260 	struct simpledrm_device *sdev = simpledrm_device_of_dev(res);  in simpledrm_device_release_clocks()  local
271 static int simpledrm_device_init_clocks(struct simpledrm_device *sdev) in simpledrm_device_init_clocks()
326 static int simpledrm_device_init_clocks(struct simpledrm_device *sdev) in simpledrm_device_init_clocks()
358 struct simpledrm_device *sdev = simpledrm_device_of_dev(res); in simpledrm_device_release_regulators() local
369 static int simpledrm_device_init_regulators(struct simpledrm_device *sdev) in simpledrm_device_init_regulators()
446 static int simpledrm_device_init_regulators(struct simpledrm_device *sdev) in simpledrm_device_init_regulators()
467 static int simpledrm_device_init_fb(struct simpledrm_device *sdev) in simpledrm_device_init_fb()
524 static int simpledrm_device_init_mm(struct simpledrm_device *sdev) in simpledrm_device_init_mm()
584 struct simpledrm_device *sdev = simpledrm_device_of_dev(connector->dev); in simpledrm_connector_helper_get_modes() local
621 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_mode_valid() local
639 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_enable() local
660 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_disable() local
677 struct simpledrm_device *sdev = simpledrm_device_of_dev(pipe->crtc.dev); in simpledrm_simple_display_pipe_update() local
716 static const uint32_t *simpledrm_device_formats(struct simpledrm_device *sdev, in simpledrm_device_formats()
755 static int simpledrm_device_init_modeset(struct simpledrm_device *sdev) in simpledrm_device_init_modeset()
803 struct simpledrm_device *sdev; in simpledrm_device_create() local
855 struct simpledrm_device *sdev; in simpledrm_probe() local
875 struct simpledrm_device *sdev = platform_get_drvdata(pdev); in simpledrm_remove() local