Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c166 static int __maybe_unused aty128_pci_suspend(struct device *dev);
173 .suspend = aty128_pci_suspend,
2424 static int __maybe_unused aty128_pci_suspend(struct device *dev) in aty128_pci_suspend() function