Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Drockchip_pm.c17 int device_resume(void) in device_resume() function
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dmain.c897 static int device_resume(struct device *dev, pm_message_t state, bool async) in device_resume() function
/OK3568_Linux_fs/kernel/include/linux/
H A Ddmaengine.h935 int (*device_resume)(struct dma_chan *chan); member