Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_main.c87 static int i810fb_suspend(struct pci_dev *dev, pm_message_t state);
133 .suspend = i810fb_suspend,
1565 static int i810fb_suspend(struct pci_dev *dev, pm_message_t mesg) in i810fb_suspend() function