Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Dssd1327.c141 static int ssd1327_suspend(const struct device *dev) in ssd1327_suspend() function
262 if (ssd1327_suspend(dev)) { in ssd1327_init_device()
321 .blanking_on = ssd1327_suspend,