Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pcmcia/
Dds.c972 static int pcmcia_dev_suspend(struct device *dev);
980 rc = pcmcia_dev_suspend(dev); in runtime_suspend()
1128 static int pcmcia_dev_suspend(struct device *dev) in pcmcia_dev_suspend() function
1404 SET_SYSTEM_SLEEP_PM_OPS(pcmcia_dev_suspend, pcmcia_dev_resume)