Searched refs:pcmcia_dev_suspend (Results 1 – 1 of 1) sorted by relevance
968 static int pcmcia_dev_suspend(struct device *dev, pm_message_t state);976 rc = pcmcia_dev_suspend(dev, PMSG_SUSPEND); in runtime_suspend()1126 static int pcmcia_dev_suspend(struct device *dev, pm_message_t state) in pcmcia_dev_suspend() function1411 .suspend = pcmcia_dev_suspend,