Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpm_runtime.h64 static inline void pm_runtime_get_noresume(struct device *dev) in pm_runtime_get_noresume() function
160 static inline void pm_runtime_get_noresume(struct device *dev) {} in pm_runtime_get_noresume() function
/linux-4.1.27/drivers/scsi/ufs/
Dufshcd-pci.c105 pm_runtime_get_noresume(&pdev->dev); in ufshcd_pci_remove()
/linux-4.1.27/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.c1746 pm_runtime_get_noresume(&intf->dev); in usb_autopm_get_interface_no_resume()
Dhcd.c1073 pm_runtime_get_noresume(&bus->root_hub->dev); in usb_hcd_start_port_resume()
Dhub.c2444 pm_runtime_get_noresume(&udev->dev); in usb_new_device()
5073 pm_runtime_get_noresume(&port_dev->dev); in hub_event()
/linux-4.1.27/drivers/i2c/busses/
Di2c-designware-pcidrv.c292 pm_runtime_get_noresume(&pdev->dev); in i2c_dw_pci_remove()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dsdio.c327 pm_runtime_get_noresume(&func->dev); in wl1251_sdio_remove()
/linux-4.1.27/drivers/base/power/
Druntime.c708 pm_runtime_get_noresume(parent); in rpm_resume()
1106 pm_runtime_get_noresume(dev); in pm_runtime_barrier()
1158 pm_runtime_get_noresume(dev); in __pm_runtime_disable()
Dmain.c1564 pm_runtime_get_noresume(dev); in device_prepare()
Ddomain.c938 pm_runtime_get_noresume(dev); in pm_genpd_prepare()
/linux-4.1.27/drivers/misc/mei/
Dpci-txe.c214 pm_runtime_get_noresume(&pdev->dev); in mei_txe_remove()
Dpci-me.c268 pm_runtime_get_noresume(&pdev->dev); in mei_me_remove()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dsdio.c373 pm_runtime_get_noresume(&func->dev); in wl1271_remove()
/linux-4.1.27/drivers/usb/host/
Dxhci-pci.c241 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.c3775 pm_runtime_get_noresume(hcd->self.controller); in xhci_alloc_dev()
/linux-4.1.27/sound/hda/
Dhdac_device.c57 pm_runtime_get_noresume(&codec->dev); in snd_hdac_device_init()
/linux-4.1.27/drivers/spmi/
Dspmi.c320 pm_runtime_get_noresume(dev); in spmi_drv_probe()
/linux-4.1.27/drivers/mmc/host/
Dsdhci-pxav3.c448 pm_runtime_get_noresume(&pdev->dev); in sdhci_pxav3_probe()
Dtmio_mmc_pio.c1151 pm_runtime_get_noresume(&pdev->dev); in tmio_mmc_host_probe()
Dsdhci-pci.c1579 pm_runtime_get_noresume(dev); in sdhci_pci_runtime_pm_forbid()
Datmel-mci.c2455 pm_runtime_get_noresume(&pdev->dev); in atmci_probe()
Dsdhci.c2810 pm_runtime_get_noresume(host->mmc->parent); in sdhci_runtime_pm_bus_on()
/linux-4.1.27/drivers/amba/
Dbus.c250 pm_runtime_get_noresume(dev); in amba_probe()
/linux-4.1.27/sound/soc/intel/atom/sst/
Dsst.c328 pm_runtime_get_noresume(ctx->dev); in sst_context_cleanup()
/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c1280 pm_runtime_get_noresume(phy->dev); in msm_otg_irq()
1287 pm_runtime_get_noresume(phy->dev); in msm_otg_irq()
/linux-4.1.27/sound/pci/hda/
Dhda_intel.c1037 pm_runtime_get_noresume(card->dev); in azx_vs_set_state()
1116 pm_runtime_get_noresume(&pci->dev); in azx_free()
Dhda_codec.c914 pm_runtime_get_noresume(hda_codec_dev(codec)); in snd_hda_codec_cleanup_for_unbind()
/linux-4.1.27/drivers/net/wireless/libertas/
Dif_sdio.c1306 pm_runtime_get_noresume(&func->dev); in if_sdio_remove()
/linux-4.1.27/drivers/hid/i2c-hid/
Di2c-hid.c1003 pm_runtime_get_noresume(&client->dev); in i2c_hid_probe()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_runtime_pm.c1536 pm_runtime_get_noresume(device); in intel_runtime_pm_get_noresume()
/linux-4.1.27/Documentation/power/
Druntime_pm.txt363 void pm_runtime_get_noresume(struct device *dev);
503 pm_runtime_get_noresume()
672 * During system suspend pm_runtime_get_noresume() is called for every device
/linux-4.1.27/drivers/base/
Dcore.c1981 pm_runtime_get_noresume(dev); in device_shutdown()
/linux-4.1.27/drivers/spi/
Dspi-pl022.c2300 pm_runtime_get_noresume(&adev->dev); in pl022_remove()
/linux-4.1.27/drivers/media/platform/coda/
Dcoda-common.c2228 pm_runtime_get_noresume(&pdev->dev); in coda_probe()
/linux-4.1.27/drivers/dma/
Dpl330.c2959 pm_runtime_get_noresume(pl330->ddma.dev); in pl330_remove()
/linux-4.1.27/drivers/pci/
Dpci.c2041 pm_runtime_get_noresume(dev); in pci_config_pm_runtime_get()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c7133 pm_runtime_get_noresume(&pdev->dev); in e1000_remove()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c2795 pm_runtime_get_noresume(&pdev->dev); in igb_remove()
/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c7892 pm_runtime_get_noresume(&pdev->dev); in rtl_remove_one()