Home
last modified time | relevance | path

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

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