Searched refs:pm_runtime_active (Results 1 – 10 of 10) sorted by relevance
90 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function160 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
73 if (!pm_runtime_active(bus->dev)) in skl_interrupt()
594 if (data->wakeup_gpio && pm_runtime_active(dev)) in mlx90614_pm_suspend()
572 if (pm_runtime_active(dev)) in bcm_suspend()
574 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()
936 if (!pm_runtime_active(chip->card->dev)) in azx_interrupt()
1346 context->pm_state = pm_runtime_active(mcasp->dev); in davinci_mcasp_suspend()
437 bool pm_runtime_active(struct device *dev);
5008 if (!pm_runtime_active(&port_dev->dev)) in port_event()