Searched refs:pm_runtime_allow (Results 1 – 25 of 25) sorted by relevance
47 extern void pm_runtime_allow(struct device *dev);151 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
39 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
155 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
49 pm_runtime_allow(&pdev->dev); in intel_lpss_pci_probe()
258 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
163 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_disable()
434 pm_runtime_allow(&pdev->dev); in intel_gpio_probe()
502 pm_runtime_allow(bus->dev); in skl_probe()
438 pm_runtime_allow(&dev->pdev->dev); in psb_unlocked_ioctl()
547 pm_runtime_allow(&dev->pdev->dev); in gma_crtc_set_config()
1227 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function1240 EXPORT_SYMBOL_GPL(pm_runtime_allow);
119 pm_runtime_allow(dev); in control_store()
210 pm_runtime_allow(dev->dev); in tilcdc_crtc_dpms()
205 pm_runtime_allow(&phy->dev); in phy_pm_runtime_allow()
132 pm_runtime_allow(dev->dev); in amdgpu_driver_load_kms()
156 pm_runtime_allow(dev->dev); in radeon_driver_load_kms()
1046 pm_runtime_allow(dev); in dwc3_probe()
460 pm_runtime_allow(dev->dev); in nouveau_drm_load()
1508 pm_runtime_allow(&udev->dev); in usb_enable_autosuspend()
1012 pm_runtime_allow(sdiodev->func[1]->card->host->parent); in brcmf_sdiod_remove()
1782 pm_runtime_allow(dev); in sdhci_pci_runtime_pm_allow()
1002 user space may already have cuased the pm_runtime_allow() helper function1006 The driver itself should not call pm_runtime_allow(), though. Instead, it1009 runtime PM of the device correctly as soon as pm_runtime_allow() is called
208 bus type (or generally subsystem) code using pm_runtime_allow() or212 the device's power/control sysfs file. Writing "auto" calls pm_runtime_allow(),
267 interface; it may only be modified with the help of the pm_runtime_allow()448 void pm_runtime_allow(struct device *dev);
3413 pm_runtime_allow(dev); in codec_set_power_save()