Home
last modified time | relevance | path

Searched refs:agp_ati_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dati-agp.c246 static int agp_ati_resume(struct pci_dev *dev) in agp_ati_resume() function
565 .resume = agp_ati_resume,
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dati-agp.c241 static int agp_ati_resume(struct device *dev) in agp_ati_resume() function
549 static DEFINE_SIMPLE_DEV_PM_OPS(agp_ati_pm_ops, NULL, agp_ati_resume);

Completed in 2 milliseconds