Searched refs:pcmcia_dev_suspend (Results 1 – 1 of 1) sorted by relevance
965 static int pcmcia_dev_suspend(struct device *dev, pm_message_t state);973 rc = pcmcia_dev_suspend(dev, PMSG_SUSPEND); in runtime_suspend()1110 static int pcmcia_dev_suspend(struct device *dev, pm_message_t state) in pcmcia_dev_suspend() function1395 .suspend = pcmcia_dev_suspend,