/linux-4.1.27/drivers/tty/serial/ |
D | omap-serial.c | 306 pm_runtime_mark_last_busy(up->dev); in serial_omap_enable_ms() 370 pm_runtime_mark_last_busy(up->dev); in serial_omap_stop_tx() 382 pm_runtime_mark_last_busy(up->dev); in serial_omap_stop_rx() 452 pm_runtime_mark_last_busy(up->dev); in serial_omap_start_tx() 466 pm_runtime_mark_last_busy(up->dev); in serial_omap_throttle() 480 pm_runtime_mark_last_busy(up->dev); in serial_omap_unthrottle() 634 pm_runtime_mark_last_busy(up->dev); in serial_omap_irq() 652 pm_runtime_mark_last_busy(up->dev); in serial_omap_tx_empty() 665 pm_runtime_mark_last_busy(up->dev); in serial_omap_get_mctrl() 715 pm_runtime_mark_last_busy(up->dev); in serial_omap_set_mctrl() [all …]
|
/linux-4.1.27/drivers/video/fbdev/ |
D | auo_k1900fb.c | 81 pm_runtime_mark_last_busy(dev); in auok1900_init() 119 pm_runtime_mark_last_busy(dev); in auok1900_update_region()
|
D | auo_k1901fb.c | 120 pm_runtime_mark_last_busy(dev); in auok1901_init() 167 pm_runtime_mark_last_busy(dev); in auok1901_update_region()
|
D | auo_k190x.c | 357 pm_runtime_mark_last_busy(info->device); in auok190xfb_dpy_deferred_io() 594 pm_runtime_mark_last_busy(dev); in auok190x_read_temperature() 633 pm_runtime_mark_last_busy(dev); in auok190x_identify()
|
/linux-4.1.27/drivers/phy/ |
D | phy-twl4030-usb.c | 454 pm_runtime_mark_last_busy(twl->dev); in twl4030_phy_power_off() 571 pm_runtime_mark_last_busy(twl->dev); in twl4030_usb_irq() 603 pm_runtime_mark_last_busy(twl->dev); in twl4030_phy_init() 746 pm_runtime_mark_last_busy(&pdev->dev); in twl4030_usb_probe() 769 pm_runtime_mark_last_busy(twl->dev); in twl4030_usb_remove()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_omap.c | 458 pm_runtime_mark_last_busy(port->dev); in omap_8250_set_termios() 490 pm_runtime_mark_last_busy(port->dev); in omap_8250_pm() 645 pm_runtime_mark_last_busy(port->dev); in omap_8250_startup() 649 pm_runtime_mark_last_busy(port->dev); in omap_8250_startup() 682 pm_runtime_mark_last_busy(port->dev); in omap_8250_shutdown() 703 pm_runtime_mark_last_busy(port->dev); in omap_8250_throttle() 720 pm_runtime_mark_last_busy(port->dev); in omap_8250_unthrottle() 1175 pm_runtime_mark_last_busy(&pdev->dev); in omap8250_probe()
|
D | 8250_core.c | 604 pm_runtime_mark_last_busy(p->port.dev); in serial8250_rpm_put() 637 pm_runtime_mark_last_busy(p->port.dev); in serial8250_rpm_put_tx()
|
/linux-4.1.27/include/linux/ |
D | pm_runtime.h | 116 static inline void pm_runtime_mark_last_busy(struct device *dev) in pm_runtime_mark_last_busy() function 175 static inline void pm_runtime_mark_last_busy(struct device *dev) {} in pm_runtime_mark_last_busy() function
|
D | usb.h | 673 pm_runtime_mark_last_busy(&udev->dev); in usb_mark_last_busy()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 475 pm_runtime_mark_last_busy(dev->dev); in nouveau_drm_load() 793 pm_runtime_mark_last_busy(dev); in nouveau_pmops_runtime_idle() 804 pm_runtime_mark_last_busy(dev); in nouveau_pmops_runtime_idle() 852 pm_runtime_mark_last_busy(dev->dev); in nouveau_drm_open() 882 pm_runtime_mark_last_busy(dev->dev); in nouveau_drm_postclose() 922 pm_runtime_mark_last_busy(dev->dev); in nouveau_drm_ioctl()
|
D | nouveau_gem.c | 57 pm_runtime_mark_last_busy(dev); in nouveau_gem_object_del() 94 pm_runtime_mark_last_busy(dev); in nouveau_gem_object_open() 167 pm_runtime_mark_last_busy(dev); in nouveau_gem_object_close()
|
D | nouveau_connector.c | 326 pm_runtime_mark_last_busy(connector->dev->dev); in nouveau_connector_detect()
|
/linux-4.1.27/sound/soc/intel/haswell/ |
D | sst-haswell-pcm.c | 206 pm_runtime_mark_last_busy(pdata->dev); in hsw_stream_volume_put() 224 pm_runtime_mark_last_busy(pdata->dev); in hsw_stream_volume_put() 255 pm_runtime_mark_last_busy(pdata->dev); in hsw_stream_volume_get() 266 pm_runtime_mark_last_busy(pdata->dev); in hsw_stream_volume_get() 297 pm_runtime_mark_last_busy(pdata->dev); in hsw_volume_put() 317 pm_runtime_mark_last_busy(pdata->dev); in hsw_volume_get() 831 pm_runtime_mark_last_busy(pdata->dev); in hsw_pcm_open() 869 pm_runtime_mark_last_busy(pdata->dev); in hsw_pcm_close()
|
/linux-4.1.27/drivers/misc/mei/ |
D | client.c | 688 pm_runtime_mark_last_busy(dev->dev); in mei_host_client_init() 788 pm_runtime_mark_last_busy(dev->dev); in mei_cl_disconnect() 893 pm_runtime_mark_last_busy(dev->dev); in mei_cl_connect() 1076 pm_runtime_mark_last_busy(dev->dev); in mei_cl_read_start() 1277 pm_runtime_mark_last_busy(dev->dev); in mei_cl_write()
|
/linux-4.1.27/drivers/mmc/host/ |
D | tmio_mmc_pio.c | 148 pm_runtime_mark_last_busy(mmc_dev(mmc)); in tmio_mmc_enable_sdio_irq() 263 pm_runtime_mark_last_busy(mmc_dev(host->mmc)); in tmio_mmc_reset_work() 295 pm_runtime_mark_last_busy(mmc_dev(host->mmc)); in tmio_mmc_finish_request() 831 pm_runtime_mark_last_busy(mmc_dev(mmc)); in tmio_mmc_request() 982 pm_runtime_mark_last_busy(mmc_dev(mmc)); in tmio_mmc_set_ios() 997 pm_runtime_mark_last_busy(mmc_dev(mmc)); in tmio_mmc_get_ro()
|
D | omap_hsmmc.c | 865 pm_runtime_mark_last_busy(host->dev); in omap_hsmmc_request_done() 1280 pm_runtime_mark_last_busy(host->dev); in omap_hsmmc_dma_callback() 1531 pm_runtime_mark_last_busy(host->dev); in omap_hsmmc_request() 1546 pm_runtime_mark_last_busy(host->dev); in omap_hsmmc_request() 1807 pm_runtime_mark_last_busy(host->dev); in omap_hsmmc_regs_show() 2140 pm_runtime_mark_last_busy(host->dev); in omap_hsmmc_probe() 2241 pm_runtime_mark_last_busy(host->dev); in omap_hsmmc_resume() 2274 pm_runtime_mark_last_busy(dev); in omap_hsmmc_runtime_suspend()
|
D | sdhci-pxav3.c | 515 pm_runtime_mark_last_busy(dev); in sdhci_pxav3_suspend() 528 pm_runtime_mark_last_busy(dev); in sdhci_pxav3_resume()
|
D | mmci.c | 236 pm_runtime_mark_last_busy(mmc_dev(mmc)); in mmci_card_busy() 385 pm_runtime_mark_last_busy(mmc_dev(host->mmc)); in mmci_request_end() 1418 pm_runtime_mark_last_busy(mmc_dev(mmc)); in mmci_set_ios() 1463 pm_runtime_mark_last_busy(mmc_dev(mmc)); in mmci_sig_volt_switch()
|
D | atmel-mci.c | 405 pm_runtime_mark_last_busy(&host->pdev->dev); in atmci_regs_show() 1427 pm_runtime_mark_last_busy(&host->pdev->dev); in atmci_set_ios() 1521 pm_runtime_mark_last_busy(&host->pdev->dev); in atmci_request_end() 2503 pm_runtime_mark_last_busy(&host->pdev->dev); in atmci_probe()
|
D | sdhci.c | 2801 pm_runtime_mark_last_busy(host->mmc->parent); in sdhci_runtime_pm_put()
|
/linux-4.1.27/drivers/char/hw_random/ |
D | exynos-rng.c | 97 pm_runtime_mark_last_busy(exynos_rng->dev); in exynos_read()
|
/linux-4.1.27/drivers/iio/common/hid-sensors/ |
D | hid-sensor-trigger.c | 109 pm_runtime_mark_last_busy(&st->pdev->dev); in hid_sensor_power_state()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_drv.c | 515 pm_runtime_mark_last_busy(dev); in radeon_pmops_runtime_idle() 534 pm_runtime_mark_last_busy(dev->dev); in radeon_drm_ioctl()
|
D | radeon_irq_kms.c | 56 pm_runtime_mark_last_busy(dev->dev); in radeon_driver_irq_handler_kms()
|
D | radeon_connectors.c | 919 pm_runtime_mark_last_busy(connector->dev->dev); in radeon_lvds_detect() 1092 pm_runtime_mark_last_busy(connector->dev->dev); in radeon_vga_detect() 1170 pm_runtime_mark_last_busy(connector->dev->dev); in radeon_tv_detect() 1399 pm_runtime_mark_last_busy(connector->dev->dev); in radeon_dvi_detect() 1739 pm_runtime_mark_last_busy(connector->dev->dev); in radeon_dp_detect()
|
D | radeon_kms.c | 157 pm_runtime_mark_last_busy(dev->dev); in radeon_driver_load_kms() 672 pm_runtime_mark_last_busy(dev->dev); in radeon_driver_open_kms()
|
D | radeon_display.c | 617 pm_runtime_mark_last_busy(dev->dev); in radeon_crtc_set_config()
|
/linux-4.1.27/drivers/usb/musb/ |
D | omap2430.c | 297 pm_runtime_mark_last_busy(dev); in omap_musb_set_mailbox() 325 pm_runtime_mark_last_busy(dev); in omap_musb_mailbox_work()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-qup.c | 510 pm_runtime_mark_last_busy(qup->dev); in qup_i2c_xfer() 737 pm_runtime_mark_last_busy(device); in qup_i2c_resume()
|
D | i2c-at91.c | 554 pm_runtime_mark_last_busy(dev->dev); in at91_twi_xfer() 886 pm_runtime_mark_last_busy(dev); in at91_twi_resume_noirq()
|
D | i2c-omap.c | 781 pm_runtime_mark_last_busy(dev->dev); in omap_i2c_xfer() 1373 pm_runtime_mark_last_busy(dev->dev); in omap_i2c_probe()
|
D | i2c-hix5hd2.c | 393 pm_runtime_mark_last_busy(priv->dev); in hix5hd2_i2c_xfer()
|
D | i2c-designware-core.c | 699 pm_runtime_mark_last_busy(dev->dev); in i2c_dw_xfer()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_pm.c | 279 pm_runtime_mark_last_busy(dev); in scsi_runtime_idle()
|
/linux-4.1.27/drivers/dma/ |
D | ste_dma40.c | 1451 pm_runtime_mark_last_busy(d40c->base->dev); in d40_pause() 1478 pm_runtime_mark_last_busy(d40c->base->dev); in d40_resume() 1580 pm_runtime_mark_last_busy(d40c->base->dev); in dma_tc_handle() 2061 pm_runtime_mark_last_busy(d40c->base->dev); in d40_free_dma() 2070 pm_runtime_mark_last_busy(d40c->base->dev); in d40_free_dma() 2472 pm_runtime_mark_last_busy(d40c->base->dev); in d40_alloc_chan_resources() 2640 pm_runtime_mark_last_busy(d40c->base->dev); in d40_terminate_all() 2643 pm_runtime_mark_last_busy(d40c->base->dev); in d40_terminate_all() 3668 pm_runtime_mark_last_busy(base->dev); in d40_probe()
|
D | pl330.c | 2037 pm_runtime_mark_last_busy(pch->dmac->ddma.dev); in pl330_tasklet() 2155 pm_runtime_mark_last_busy(pl330->ddma.dev); in pl330_terminate_all() 2182 pm_runtime_mark_last_busy(pl330->ddma.dev); in pl330_pause() 2205 pm_runtime_mark_last_busy(pch->dmac->ddma.dev); in pl330_free_chan_resources() 2226 pm_runtime_mark_last_busy(pch->dmac->ddma.dev); in pl330_get_current_xferred_count() 2930 pm_runtime_mark_last_busy(&adev->dev); in pl330_probe()
|
/linux-4.1.27/drivers/mfd/ |
D | arizona-irq.c | 141 pm_runtime_mark_last_busy(arizona->dev); in arizona_irq_thread()
|
D | ab8500-gpadc.c | 574 pm_runtime_mark_last_busy(gpadc->dev); in ab8500_gpadc_double_read_raw() 913 pm_runtime_mark_last_busy(gpadc->dev); in ab8500_gpadc_resume()
|
D | arizona-core.c | 248 pm_runtime_mark_last_busy(arizona->dev); in arizona_wait_for_boot()
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | core.c | 824 pm_runtime_mark_last_busy(ci->dev); in ci_hdrc_probe() 921 pm_runtime_mark_last_busy(ci->dev); in ci_controller_resume()
|
D | otg_fsm.c | 600 pm_runtime_mark_last_busy(ci->dev); in ci_otg_fsm_work()
|
/linux-4.1.27/drivers/extcon/ |
D | extcon-arizona.c | 343 pm_runtime_mark_last_busy(info->dev); in arizona_stop_mic() 933 pm_runtime_mark_last_busy(info->dev); in arizona_micd_detect() 1097 pm_runtime_mark_last_busy(info->dev); in arizona_jackdet()
|
/linux-4.1.27/Documentation/power/ |
D | runtime_pm.txt | 152 device last busy mark, pm_runtime_mark_last_busy(), to control the delay under 292 - the time (in jiffies) when the pm_runtime_mark_last_busy() helper 475 void pm_runtime_mark_last_busy(struct device *dev); 513 pm_runtime_mark_last_busy() 809 call pm_runtime_mark_last_busy() to update this field after carrying out I/O, 836 pm_runtime_mark_last_busy()), the PM core will automatically reschedule the 862 pm_runtime_mark_last_busy(&foo->dev); 894 pm_runtime_mark_last_busy(&foo->dev);
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
D | sst_pvt.c | 306 pm_runtime_mark_last_busy(sst_drv->dev); in sst_pm_runtime_put()
|
/linux-4.1.27/drivers/spi/ |
D | spi-omap2-mcspi.c | 1019 pm_runtime_mark_last_busy(mcspi->dev); in omap2_mcspi_setup() 1289 pm_runtime_mark_last_busy(mcspi->dev); in omap2_mcspi_master_setup() 1511 pm_runtime_mark_last_busy(mcspi->dev); in omap2_mcspi_resume()
|
D | spi-orion.c | 497 pm_runtime_mark_last_busy(&pdev->dev); in orion_spi_probe()
|
D | spi-ti-qspi.c | 186 pm_runtime_mark_last_busy(qspi->dev); in ti_qspi_setup()
|
D | spi.c | 833 pm_runtime_mark_last_busy(master->dev.parent); in __spi_pump_messages()
|
/linux-4.1.27/sound/soc/codecs/ |
D | tas2552.c | 517 pm_runtime_mark_last_busy(&client->dev); in tas2552_probe()
|
/linux-4.1.27/sound/hda/ |
D | hdac_device.c | 522 pm_runtime_mark_last_busy(dev); in snd_hdac_power_down()
|
/linux-4.1.27/block/ |
D | blk-core.c | 1371 pm_runtime_mark_last_busy(rq->q->dev); in blk_pm_put_request() 3264 pm_runtime_mark_last_busy(q->dev); in blk_pre_runtime_suspend() 3293 pm_runtime_mark_last_busy(q->dev); in blk_post_runtime_suspend() 3338 pm_runtime_mark_last_busy(q->dev); in blk_post_runtime_resume()
|
/linux-4.1.27/drivers/iio/accel/ |
D | mma9551_core.c | 680 pm_runtime_mark_last_busy(&client->dev); in mma9551_set_power_state()
|
D | kxcjk-1013.c | 387 pm_runtime_mark_last_busy(&data->client->dev); in kxcjk1013_set_power_state()
|
D | bmc150-accel.c | 443 pm_runtime_mark_last_busy(&data->client->dev); in bmc150_accel_set_power_state()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.c | 1555 pm_runtime_mark_last_busy(device); in intel_runtime_pm_put() 1589 pm_runtime_mark_last_busy(device); in intel_runtime_pm_enable()
|
D | i915_drv.c | 1393 pm_runtime_mark_last_busy(device); in intel_runtime_suspend()
|
/linux-4.1.27/drivers/nfc/ |
D | trf7970a.c | 1087 pm_runtime_mark_last_busy(trf->dev); in trf7970a_switch_rf_off() 1921 pm_runtime_mark_last_busy(trf->dev); in trf7970a_startup() 2185 pm_runtime_mark_last_busy(dev); in trf7970a_pm_runtime_resume()
|
/linux-4.1.27/drivers/gpu/vga/ |
D | vga_switcheroo.c | 692 pm_runtime_mark_last_busy(&found->pdev->dev); in vga_switcheroo_runtime_resume_hdmi_audio()
|
/linux-4.1.27/drivers/mmc/core/ |
D | core.c | 958 pm_runtime_mark_last_busy(mmc_dev(host)); in mmc_release_host() 982 pm_runtime_mark_last_busy(&card->dev); in mmc_put_card()
|
D | sd.c | 1157 pm_runtime_mark_last_busy(&host->card->dev); in mmc_sd_resume()
|
D | mmc.c | 1749 pm_runtime_mark_last_busy(&host->card->dev); in mmc_resume()
|
/linux-4.1.27/drivers/power/ |
D | pm2301_charger.c | 502 pm_runtime_mark_last_busy(pm2->dev); in pm2xxx_irq_int()
|
/linux-4.1.27/drivers/iio/gyro/ |
D | bmg160.c | 265 pm_runtime_mark_last_busy(&data->client->dev); in bmg160_set_power_state()
|
/linux-4.1.27/drivers/input/mouse/ |
D | cyapa.c | 659 pm_runtime_mark_last_busy(dev); in cyapa_irq()
|
/linux-4.1.27/drivers/base/power/ |
D | runtime.c | 1475 pm_runtime_mark_last_busy(dev); in pm_runtime_force_resume()
|
/linux-4.1.27/drivers/iio/imu/ |
D | kmx61.c | 761 pm_runtime_mark_last_busy(&data->client->dev); in kmx61_set_power_state()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 1065 pm_runtime_mark_last_busy(dev->dev); in nouveau_crtc_set_config()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_codec.c | 3235 pm_runtime_mark_last_busy(dev); in hda_codec_runtime_resume() 3922 pm_runtime_mark_last_busy(dev); in codec_set_power_save()
|