Home
last modified time | relevance | path

Searched defs:display_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/ui/
H A Dqemu-spice-module.h29 void (*display_init)(void); member
/openbmc/linux/drivers/video/backlight/
H A Dotm3225a.c86 static struct otm3225a_spi_instruction display_init[] = { variable
/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplay.c328 static int display_init(struct udevice *dev, void *lcdbase, in display_init() function