Searched refs:pcmcia_dev_suspend (Results 1 – 1 of 1) sorted by relevance
980 static int pcmcia_dev_suspend(struct device *dev, pm_message_t state);988 rc = pcmcia_dev_suspend(dev, PMSG_SUSPEND); in runtime_suspend()1138 static int pcmcia_dev_suspend(struct device *dev, pm_message_t state) in pcmcia_dev_suspend() function1421 .suspend = pcmcia_dev_suspend,