Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Dssd1306.c230 static int ssd1306_suspend(const struct device *dev) in ssd1306_suspend() function
415 if (ssd1306_suspend(dev)) { in ssd1306_init_device()
482 .blanking_on = ssd1306_suspend,