pm_runtime_active  773 drivers/bluetooth/hci_bcm.c 	if (pm_runtime_active(dev))
pm_runtime_active 2428 drivers/bus/ti-sysc.c 	if (pm_runtime_active(ddata->dev))
pm_runtime_active  248 drivers/clk/clk.c 		if (!pm_runtime_active(core->dev)) {
pm_runtime_active  569 drivers/gpio/gpio-omap.c 	if (WARN_ONCE(!pm_runtime_active(bank->chip.parent),
pm_runtime_active  848 drivers/gpu/drm/msm/adreno/a6xx_gmu.c 	if (!pm_runtime_active(gmu->dev))
pm_runtime_active  242 drivers/gpu/drm/panfrost/panfrost_mmu.c 	if (pm_runtime_active(pfdev->dev))
pm_runtime_active  394 drivers/gpu/drm/panfrost/panfrost_mmu.c 		if (pm_runtime_active(pfdev->dev))
pm_runtime_active  518 drivers/gpu/drm/stm/ltdc.c 	runtime_active = pm_runtime_active(ddev->dev);
pm_runtime_active  555 drivers/gpu/drm/stm/ltdc.c 	if (!pm_runtime_active(ddev->dev)) {
pm_runtime_active  696 drivers/gpu/drm/stm/ltdc.c 	if (pm_runtime_active(ddev->dev)) {
pm_runtime_active  459 drivers/gpu/vga/vga_switcheroo.c 		    pm_runtime_active(&client->pdev->dev))
pm_runtime_active  228 drivers/hsi/controllers/omap_ssi_core.c 	if (!pm_runtime_active(ssi->device.parent)) {
pm_runtime_active  224 drivers/hsi/controllers/omap_ssi_port.c 	if (!pm_runtime_active(omap_port->pdev)) {
pm_runtime_active  296 drivers/hsi/controllers/omap_ssi_port.c 	if (!pm_runtime_active(omap_port->pdev)) {
pm_runtime_active  125 drivers/hwmon/ina3221.c 	return pm_runtime_active(ina->pm_dev) &&
pm_runtime_active  595 drivers/iio/temperature/mlx90614.c 	if (data->wakeup_gpio && pm_runtime_active(dev))
pm_runtime_active  853 drivers/iommu/exynos-iommu.c 		if (pm_runtime_active(data->sysmmu))
pm_runtime_active  905 drivers/iommu/exynos-iommu.c 		if (pm_runtime_active(data->sysmmu))
pm_runtime_active  837 drivers/memstick/host/rtsx_usb_ms.c 	if (pm_runtime_active(ms_dev(host)))
pm_runtime_active 1537 drivers/net/ethernet/realtek/r8169_main.c 	if (pm_runtime_active(d))
pm_runtime_active 1786 drivers/net/ethernet/realtek/r8169_main.c 	if (pm_runtime_active(d))
pm_runtime_active 2045 drivers/net/ethernet/realtek/r8169_main.c 	if (!pm_runtime_active(d)) {
pm_runtime_active 2067 drivers/net/ethernet/realtek/r8169_main.c 	if (!pm_runtime_active(d)) {
pm_runtime_active 3908 drivers/net/ethernet/realtek/r8169_main.c 	if (pm_runtime_active(d))
pm_runtime_active 6530 drivers/net/ethernet/realtek/r8169_main.c 	if (netif_running(dev) && pm_runtime_active(&pdev->dev))
pm_runtime_active 6558 drivers/net/ethernet/realtek/r8169_main.c 	if (pm_runtime_active(&pdev->dev))
pm_runtime_active  549 drivers/pci/hotplug/pciehp_hpc.c 		if (!pm_runtime_active(parent)) {
pm_runtime_active  597 drivers/phy/ti/phy-twl4030-usb.c 	if (status == MUSB_ID_GROUND && pm_runtime_active(twl->dev)) {
pm_runtime_active  182 drivers/pwm/pwm-omap-dmtimer.c 	timer_active = pm_runtime_active(&omap->dm_timer_pdev->dev);
pm_runtime_active  315 drivers/pwm/pwm-omap-dmtimer.c 	if (pm_runtime_active(&omap->dm_timer_pdev->dev))
pm_runtime_active  377 drivers/pwm/pwm-omap-dmtimer.c 	if (pm_runtime_active(&omap->dm_timer_pdev->dev))
pm_runtime_active 5355 drivers/usb/core/hub.c 	if (!pm_runtime_active(&port_dev->dev))
pm_runtime_active 2048 drivers/usb/dwc3/gadget.c 	if (pm_runtime_active(dwc->dev))
pm_runtime_active 2110 drivers/usb/musb/musb_core.c 	if (pm_runtime_active(musb->controller))
pm_runtime_active 1143 sound/pci/hda/hda_controller.c 		if (!pm_runtime_active(chip->card->dev))
pm_runtime_active  219 sound/soc/intel/skylake/skl.c 	if (!pm_runtime_active(bus->dev))
pm_runtime_active  728 sound/soc/samsung/i2s.c 	WARN_ON(!pm_runtime_active(dai->dev));
pm_runtime_active 1014 sound/soc/samsung/i2s.c 	WARN_ON(!pm_runtime_active(dai->dev));
pm_runtime_active   76 sound/soc/sof/control.c 	if (pm_runtime_active(sdev->dev))
pm_runtime_active  122 sound/soc/sof/control.c 	if (pm_runtime_active(sdev->dev))
pm_runtime_active  169 sound/soc/sof/control.c 	if (pm_runtime_active(sdev->dev))
pm_runtime_active  243 sound/soc/sof/control.c 	if (pm_runtime_active(sdev->dev))
pm_runtime_active  311 sound/soc/sof/control.c 	if (pm_runtime_active(sdev->dev))
pm_runtime_active  287 sound/soc/sof/debug.c 		if (pm_runtime_active(sdev->dev) ||
pm_runtime_active  297 sound/soc/sof/debug.c 		if (!pm_runtime_active(sdev->dev) &&
pm_runtime_active  471 sound/soc/ti/omap-mcpdm.c 	while (pm_runtime_active(mcpdm->dev)) {