Home
last modified time | relevance | path

Searched refs:is_runtime_suspended (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/musb/
A Domap2430.c37 unsigned int is_runtime_suspended:1; member
504 glue->is_runtime_suspended = 1; in omap2430_runtime_suspend()
529 glue->is_runtime_suspended = 0; in omap2430_runtime_resume()
552 if (glue->is_runtime_suspended) in omap2430_suspend_late()
A Dmusb_core.h368 unsigned is_runtime_suspended:1; member
A Dmusb_core.c2259 is_suspended = musb->is_runtime_suspended; in musb_queue_resume_work()
2902 musb->is_runtime_suspended = 1; in musb_runtime_suspend()
2932 musb->is_runtime_suspended = 0; in musb_runtime_resume()

Completed in 10 milliseconds