Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dmain.c982 static void device_resume(struct device *dev) in device_resume() function
/openbmc/linux/include/linux/
H A Ddmaengine.h933 int (*device_resume)(struct dma_chan *chan); member