Home
last modified time | relevance | path

Searched defs:device_resume (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/base/power/
Dmain.c933 static int device_resume(struct device *dev, pm_message_t state, bool async) in device_resume() function
/Linux-v4.19/include/linux/
Ddmaengine.h807 int (*device_resume)(struct dma_chan *chan); member