Searched defs:runtime_suspend (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/pcmcia/ | ||
D | ds.c | 976 static int runtime_suspend(struct device *dev) in runtime_suspend() function |
/linux-3.3/include/linux/ | ||
D | pm.h | 258 int (*runtime_suspend)(struct device *dev); member |