Searched refs:pm_runtime_active (Results 1 – 7 of 7) sorted by relevance
90 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function165 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
416 if (pm_runtime_active(dev)) in twl4030_usb_runtime_resume()578 if (status == OMAP_MUSB_ID_GROUND && pm_runtime_active(twl->dev)) { in twl4030_usb_irq()
801 if (pm_runtime_active(ms_dev(host))) in rtsx_usb_ms_drv_remove()
1250 context->pm_state = pm_runtime_active(mcasp->dev); in davinci_mcasp_suspend()
1702 if (!pm_runtime_active(chip->card->dev)) in azx_interrupt()
437 bool pm_runtime_active(struct device *dev);
4968 if (!pm_runtime_active(&port_dev->dev)) in port_event()