Home
last modified time | relevance | path

Searched refs:pm_runtime_get_noresume (Results 1 – 46 of 46) sorted by relevance

/linux-4.4.14/include/linux/
Dpm_runtime.h64 static inline void pm_runtime_get_noresume(struct device *dev) in pm_runtime_get_noresume() function
155 static inline void pm_runtime_get_noresume(struct device *dev) {} in pm_runtime_get_noresume() function
/linux-4.4.14/drivers/scsi/ufs/
Dufshcd-pci.c105 pm_runtime_get_noresume(&pdev->dev); in ufshcd_pci_remove()
/linux-4.4.14/drivers/usb/core/
Dport.c122 pm_runtime_get_noresume(&port_dev->dev); in usb_port_runtime_resume()
450 pm_runtime_get_noresume(&port_dev->dev); in usb_hub_create_port_device()
Dhcd-pci.c339 pm_runtime_get_noresume(&dev->dev); in usb_hcd_pci_remove()
Ddriver.c1753 pm_runtime_get_noresume(&intf->dev); in usb_autopm_get_interface_no_resume()
Dhcd.c1124 pm_runtime_get_noresume(&bus->root_hub->dev); in usb_hcd_start_port_resume()
Dhub.c2459 pm_runtime_get_noresume(&udev->dev); in usb_new_device()
5113 pm_runtime_get_noresume(&port_dev->dev); in hub_event()
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-replicator.c94 pm_runtime_get_noresume(&pdev->dev); in replicator_probe()
/linux-4.4.14/drivers/i2c/busses/
Di2c-designware-pcidrv.c269 pm_runtime_get_noresume(&pdev->dev); in i2c_dw_pci_remove()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dsdio.c327 pm_runtime_get_noresume(&func->dev); in wl1251_sdio_remove()
/linux-4.4.14/drivers/base/power/
Druntime.c711 pm_runtime_get_noresume(parent); in rpm_resume()
1112 pm_runtime_get_noresume(dev); in pm_runtime_barrier()
1164 pm_runtime_get_noresume(dev); in __pm_runtime_disable()
Dmain.c1567 pm_runtime_get_noresume(dev); in device_prepare()
Ddomain.c686 pm_runtime_get_noresume(dev); in pm_genpd_prepare()
/linux-4.4.14/drivers/misc/mei/
Dpci-txe.c214 pm_runtime_get_noresume(&pdev->dev); in mei_txe_remove()
Dpci-me.c269 pm_runtime_get_noresume(&pdev->dev); in mei_me_remove()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dsdio.c374 pm_runtime_get_noresume(&func->dev); in wl1271_remove()
/linux-4.4.14/drivers/usb/host/
Dxhci-pci.c249 pm_runtime_get_noresume(&dev->dev); in xhci_pci_probe()
Dhwa-hc.c168 pm_runtime_get_noresume(&usb_hcd->self.root_hub->dev); in hwahc_op_start()
Dxhci.c3765 pm_runtime_get_noresume(hcd->self.controller); in xhci_alloc_dev()
/linux-4.4.14/drivers/spmi/
Dspmi.c336 pm_runtime_get_noresume(dev); in spmi_drv_probe()
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c528 pm_runtime_get_noresume(&pci->dev); in skl_remove()
/linux-4.4.14/drivers/mmc/host/
Dsdhci-pxav3.c450 pm_runtime_get_noresume(&pdev->dev); in sdhci_pxav3_probe()
Dtmio_mmc_pio.c1154 pm_runtime_get_noresume(&pdev->dev); in tmio_mmc_host_probe()
Dsdhci-pci-core.c1791 pm_runtime_get_noresume(dev); in sdhci_pci_runtime_pm_forbid()
Datmel-mci.c2437 pm_runtime_get_noresume(&pdev->dev); in atmci_probe()
Dsdhci.c2780 pm_runtime_get_noresume(host->mmc->parent); in sdhci_runtime_pm_bus_on()
/linux-4.4.14/drivers/amba/
Dbus.c250 pm_runtime_get_noresume(dev); in amba_probe()
/linux-4.4.14/sound/soc/intel/atom/sst/
Dsst.c328 pm_runtime_get_noresume(ctx->dev); in sst_context_cleanup()
/linux-4.4.14/sound/hda/
Dhdac_device.c58 pm_runtime_get_noresume(&codec->dev); in snd_hdac_device_init()
/linux-4.4.14/drivers/usb/phy/
Dphy-msm-usb.c1306 pm_runtime_get_noresume(phy->dev); in msm_otg_irq()
1313 pm_runtime_get_noresume(phy->dev); in msm_otg_irq()
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c1170 pm_runtime_get_noresume(card->dev); in azx_vs_set_state()
1248 pm_runtime_get_noresume(&pci->dev); in azx_free()
Dhda_codec.c709 pm_runtime_get_noresume(hda_codec_dev(codec)); in snd_hda_codec_cleanup_for_unbind()
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_sdio.c1306 pm_runtime_get_noresume(&func->dev); in if_sdio_remove()
/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c1005 pm_runtime_get_noresume(&client->dev); in i2c_hid_probe()
/linux-4.4.14/Documentation/power/
Druntime_pm.txt363 void pm_runtime_get_noresume(struct device *dev);
499 pm_runtime_get_noresume()
674 * During system suspend pm_runtime_get_noresume() is called for every device
Dpci.txt1015 pm_runtime_get_noresume() in its remove callback. [Since the core carries
1020 then effectively equivalent to pm_runtime_get_noresume().]
/linux-4.4.14/drivers/base/
Dcore.c2075 pm_runtime_get_noresume(dev); in device_shutdown()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_runtime_pm.c2118 pm_runtime_get_noresume(device); in intel_runtime_pm_get_noresume()
/linux-4.4.14/drivers/spi/
Dspi-pl022.c2316 pm_runtime_get_noresume(&adev->dev); in pl022_remove()
/linux-4.4.14/drivers/dma/
Dpl330.c2964 pm_runtime_get_noresume(pl330->ddma.dev); in pl330_remove()
/linux-4.4.14/drivers/media/platform/coda/
Dcoda-common.c2245 pm_runtime_get_noresume(&pdev->dev); in coda_probe()
/linux-4.4.14/drivers/pci/
Dpci.c2134 pm_runtime_get_noresume(dev); in pci_config_pm_runtime_get()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_main.c3457 pm_runtime_get_noresume(&pdev->dev); in fec_probe()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c2788 pm_runtime_get_noresume(&pdev->dev); in igb_remove()
/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c7989 pm_runtime_get_noresume(&pdev->dev); in rtl_remove_one()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c7354 pm_runtime_get_noresume(&pdev->dev); in e1000_remove()