Searched refs:set_orientation (Results 1 – 17 of 17) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | display.h | 227 display_set_orientation_api set_orientation; member 424 if (api->set_orientation == NULL) { in display_set_orientation() 428 return api->set_orientation(dev, orientation); in display_set_orientation()
|
/Zephyr-Core-3.5.0/drivers/display/ |
D | display_intel_multibootfb.c | 145 .set_orientation = framebuf_set_orientation
|
D | ls0xx.c | 326 .set_orientation = ls0xx_set_orientation,
|
D | display_max7219.c | 308 .set_orientation = max7219_set_orientation,
|
D | display_hx8394.c | 535 .set_orientation = hx8394_set_orientation,
|
D | display_ili9xxx.c | 432 .set_orientation = ili9xxx_set_orientation,
|
D | display_mcux_elcdif.c | 377 .set_orientation = mcux_elcdif_set_orientation,
|
D | display_st7789v.c | 422 .set_orientation = st7789v_set_orientation,
|
D | ssd1306.c | 476 .set_orientation = ssd1306_set_orientation,
|
D | display_stm32_ltdc.c | 391 .set_orientation = stm32_ltdc_set_orientation
|
D | display_rm67162.c | 579 .set_orientation = rm67162_set_orientation,
|
D | display_nrf_led_matrix.c | 300 .set_orientation = api_set_orientation,
|
D | display_st7735r.c | 557 .set_orientation = st7735r_set_orientation,
|
D | display_otm8009a.c | 646 .set_orientation = otm8009a_set_orientation,
|
D | uc81xx.c | 730 .set_orientation = uc81xx_set_orientation,
|
D | display_rm68200.c | 201 .set_orientation = rm68200_set_orientation,
|
D | ssd16xx.c | 987 .set_orientation = ssd16xx_set_orientation,
|