Searched refs:pm_runtime_allow (Results 1 – 23 of 23) sorted by relevance
47 extern void pm_runtime_allow(struct device *dev);156 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
155 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
281 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
599 pm_runtime_allow(rcar_i2c_priv_to_dev(priv)); in rcar_unreg_slave()
163 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_disable()
434 pm_runtime_allow(&pdev->dev); in intel_gpio_probe()
438 pm_runtime_allow(&dev->pdev->dev); in psb_unlocked_ioctl()
547 pm_runtime_allow(&dev->pdev->dev); in gma_crtc_set_config()
1221 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function1234 EXPORT_SYMBOL_GPL(pm_runtime_allow);
119 pm_runtime_allow(dev); in control_store()
206 pm_runtime_allow(dev->dev); in tilcdc_crtc_dpms()
205 pm_runtime_allow(&phy->dev); in phy_pm_runtime_allow()
156 pm_runtime_allow(dev->dev); in radeon_driver_load_kms()
950 pm_runtime_allow(dev); in dwc3_probe()
474 pm_runtime_allow(dev->dev); in nouveau_drm_load()
1501 pm_runtime_allow(&udev->dev); in usb_enable_autosuspend()
1010 pm_runtime_allow(sdiodev->func[1]->card->host->parent); in brcmf_sdiod_remove()
1570 pm_runtime_allow(dev); in sdhci_pci_runtime_pm_allow()
987 driver should not call the pm_runtime_allow() helper function unblocking991 runtime PM of the device correctly as soon as pm_runtime_allow() is called993 pm_runtime_allow() to be called via sysfs before the driver is loaded, so in
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()452 void pm_runtime_allow(struct device *dev);
1146 pm_runtime_allow(up->dev); in serial_omap_pm()
3920 pm_runtime_allow(dev); in codec_set_power_save()