Home
last modified time | relevance | path

Searched defs:ssd130x (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/solomon/
H A Dssd130x-i2c.c26 struct ssd130x_device *ssd130x; in ssd130x_i2c_probe() local
44 struct ssd130x_device *ssd130x = i2c_get_clientdata(client); in ssd130x_i2c_remove() local
51 struct ssd130x_device *ssd130x in ssd130x_i2c_shutdown() local
[all...]
H A Dssd130x-spi.c65 struct ssd130x_device *ssd130x; in ssd130x_spi_probe() local
98 struct ssd130x_device *ssd130x = spi_get_drvdata(spi); ssd130x_spi_remove() local
105 struct ssd130x_device *ssd130x = spi_get_drvdata(spi); ssd130x_spi_shutdown() local
[all...]
H A Dssd130x.c165 static int ssd130x_write_data(struct ssd130x_device *ssd130x, u8 *values, int count) in ssd130x_write_data() argument
178 static int ssd130x_write_cmd(struct ssd130x_device *ssd130x, int count, in ssd130x_write_cmd() argument
201 static int ssd130x_set_col_range(struct ssd130x_device *ssd130x, in ssd130x_set_col_range() argument
219 ssd130x_set_page_range(struct ssd130x_device *ssd130x, u8 page_start, u8 pages) ssd130x_set_page_range() argument
238 ssd130x_set_page_pos(struct ssd130x_device *ssd130x, u8 page_start, u8 col_start) ssd130x_set_page_pos() argument
257 ssd130x_pwm_enable(struct ssd130x_device *ssd130x) ssd130x_pwm_enable() argument
281 ssd130x_reset(struct ssd130x_device *ssd130x) ssd130x_reset() argument
293 ssd130x_power_on(struct ssd130x_device *ssd130x) ssd130x_power_on() argument
318 ssd130x_power_off(struct ssd130x_device *ssd130x) ssd130x_power_off() argument
326 ssd130x_init(struct ssd130x_device *ssd130x) ssd130x_init() argument
450 ssd130x_update_rect(struct ssd130x_device *ssd130x, struct ssd130x_plane_state *ssd130x_state, struct drm_rect *rect) ssd130x_update_rect() argument
553 ssd130x_clear_screen(struct ssd130x_device *ssd130x, struct ssd130x_plane_state *ssd130x_state) ssd130x_clear_screen() argument
602 struct ssd130x_device *ssd130x = drm_to_ssd130x(fb->dev); ssd130x_fb_blit_rect() local
634 struct ssd130x_device *ssd130x = drm_to_ssd130x(drm); ssd130x_primary_plane_helper_atomic_check() local
700 struct ssd130x_device *ssd130x = drm_to_ssd130x(drm); ssd130x_primary_plane_helper_atomic_disable() local
783 struct ssd130x_device *ssd130x = drm_to_ssd130x(crtc->dev); ssd130x_crtc_helper_mode_valid() local
819 struct ssd130x_device *ssd130x = drm_to_ssd130x(drm); ssd130x_encoder_helper_atomic_enable() local
845 struct ssd130x_device *ssd130x = drm_to_ssd130x(drm); ssd130x_encoder_helper_atomic_disable() local
865 struct ssd130x_device *ssd130x = drm_to_ssd130x(connector->dev); ssd130x_connector_helper_get_modes() local
919 struct ssd130x_device *ssd130x = bl_get_data(bdev); ssd130x_update_bl() local
940 ssd130x_parse_properties(struct ssd130x_device *ssd130x) ssd130x_parse_properties() argument
988 ssd130x_init_modeset(struct ssd130x_device *ssd130x) ssd130x_init_modeset() argument
1093 ssd130x_get_resources(struct ssd130x_device *ssd130x) ssd130x_get_resources() argument
1112 struct ssd130x_device *ssd130x; ssd130x_probe() local
1162 ssd130x_remove(struct ssd130x_device *ssd130x) ssd130x_remove() argument
1168 ssd130x_shutdown(struct ssd130x_device *ssd130x) ssd130x_shutdown() argument
[all...]

Completed in 2 milliseconds