Searched defs:device_resume (Results 1 – 3 of 3) sorted by relevance
170 void (*device_resume)(ulong bus_no, ulong dev_no); member187 void (*device_resume)(ulong bus_no, ulong dev_no, int response); member
730 static int device_resume(struct device *dev, pm_message_t state, bool async) in device_resume() function
676 int (*device_resume)(struct dma_chan *chan); member