Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
A Domap2430.c36 unsigned int is_runtime_suspended:1; member
467 glue->is_runtime_suspended = 1; in omap2430_runtime_suspend()
492 glue->is_runtime_suspended = 0; in omap2430_runtime_resume()
515 if (glue->is_runtime_suspended) in omap2430_suspend_late()
A Dmusb_core.h366 unsigned is_runtime_suspended:1; member
A Dmusb_core.c2264 is_suspended = musb->is_runtime_suspended; in musb_queue_resume_work()
2921 musb->is_runtime_suspended = 1; in musb_runtime_suspend()
2951 musb->is_runtime_suspended = 0; in musb_runtime_resume()
/linux/drivers/misc/cardreader/
A Drtsx_pcr.c156 if (pcr->is_runtime_suspended) { in rtsx_pci_start_run()
158 pcr->is_runtime_suspended = false; in rtsx_pci_start_run()
1103 if (!pcr->is_runtime_suspended) in rtsx_pci_rtd3_work()
1630 pcr->is_runtime_suspended = false; in rtsx_pci_probe()
1808 pcr->is_runtime_suspended = true; in rtsx_pci_runtime_suspend()
/linux/include/linux/
A Drtsx_pci.h1215 bool is_runtime_suspended; member

Completed in 21 milliseconds