Home
last modified time | relevance | path

Searched refs:pm_runtime_mark_last_busy (Results 1 – 68 of 68) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
Domap-serial.c306 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/
Dauo_k1900fb.c81 pm_runtime_mark_last_busy(dev); in auok1900_init()
119 pm_runtime_mark_last_busy(dev); in auok1900_update_region()
Dauo_k1901fb.c120 pm_runtime_mark_last_busy(dev); in auok1901_init()
167 pm_runtime_mark_last_busy(dev); in auok1901_update_region()
Dauo_k190x.c357 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/
Dphy-twl4030-usb.c454 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/
D8250_omap.c458 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()
D8250_core.c604 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/
Dpm_runtime.h116 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
Dusb.h673 pm_runtime_mark_last_busy(&udev->dev); in usb_mark_last_busy()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.c475 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()
Dnouveau_gem.c57 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()
Dnouveau_connector.c326 pm_runtime_mark_last_busy(connector->dev->dev); in nouveau_connector_detect()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-pcm.c206 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/
Dclient.c688 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/
Dtmio_mmc_pio.c148 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()
Domap_hsmmc.c865 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()
Dsdhci-pxav3.c515 pm_runtime_mark_last_busy(dev); in sdhci_pxav3_suspend()
528 pm_runtime_mark_last_busy(dev); in sdhci_pxav3_resume()
Dmmci.c236 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()
Datmel-mci.c405 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()
Dsdhci.c2801 pm_runtime_mark_last_busy(host->mmc->parent); in sdhci_runtime_pm_put()
/linux-4.1.27/drivers/char/hw_random/
Dexynos-rng.c97 pm_runtime_mark_last_busy(exynos_rng->dev); in exynos_read()
/linux-4.1.27/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c109 pm_runtime_mark_last_busy(&st->pdev->dev); in hid_sensor_power_state()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_drv.c515 pm_runtime_mark_last_busy(dev); in radeon_pmops_runtime_idle()
534 pm_runtime_mark_last_busy(dev->dev); in radeon_drm_ioctl()
Dradeon_irq_kms.c56 pm_runtime_mark_last_busy(dev->dev); in radeon_driver_irq_handler_kms()
Dradeon_connectors.c919 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()
Dradeon_kms.c157 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()
Dradeon_display.c617 pm_runtime_mark_last_busy(dev->dev); in radeon_crtc_set_config()
/linux-4.1.27/drivers/usb/musb/
Domap2430.c297 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/
Di2c-qup.c510 pm_runtime_mark_last_busy(qup->dev); in qup_i2c_xfer()
737 pm_runtime_mark_last_busy(device); in qup_i2c_resume()
Di2c-at91.c554 pm_runtime_mark_last_busy(dev->dev); in at91_twi_xfer()
886 pm_runtime_mark_last_busy(dev); in at91_twi_resume_noirq()
Di2c-omap.c781 pm_runtime_mark_last_busy(dev->dev); in omap_i2c_xfer()
1373 pm_runtime_mark_last_busy(dev->dev); in omap_i2c_probe()
Di2c-hix5hd2.c393 pm_runtime_mark_last_busy(priv->dev); in hix5hd2_i2c_xfer()
Di2c-designware-core.c699 pm_runtime_mark_last_busy(dev->dev); in i2c_dw_xfer()
/linux-4.1.27/drivers/scsi/
Dscsi_pm.c279 pm_runtime_mark_last_busy(dev); in scsi_runtime_idle()
/linux-4.1.27/drivers/dma/
Dste_dma40.c1451 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()
Dpl330.c2037 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/
Darizona-irq.c141 pm_runtime_mark_last_busy(arizona->dev); in arizona_irq_thread()
Dab8500-gpadc.c574 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()
Darizona-core.c248 pm_runtime_mark_last_busy(arizona->dev); in arizona_wait_for_boot()
/linux-4.1.27/drivers/usb/chipidea/
Dcore.c824 pm_runtime_mark_last_busy(ci->dev); in ci_hdrc_probe()
921 pm_runtime_mark_last_busy(ci->dev); in ci_controller_resume()
Dotg_fsm.c600 pm_runtime_mark_last_busy(ci->dev); in ci_otg_fsm_work()
/linux-4.1.27/drivers/extcon/
Dextcon-arizona.c343 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/
Druntime_pm.txt152 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/
Dsst_pvt.c306 pm_runtime_mark_last_busy(sst_drv->dev); in sst_pm_runtime_put()
/linux-4.1.27/drivers/spi/
Dspi-omap2-mcspi.c1019 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()
Dspi-orion.c497 pm_runtime_mark_last_busy(&pdev->dev); in orion_spi_probe()
Dspi-ti-qspi.c186 pm_runtime_mark_last_busy(qspi->dev); in ti_qspi_setup()
Dspi.c833 pm_runtime_mark_last_busy(master->dev.parent); in __spi_pump_messages()
/linux-4.1.27/sound/soc/codecs/
Dtas2552.c517 pm_runtime_mark_last_busy(&client->dev); in tas2552_probe()
/linux-4.1.27/sound/hda/
Dhdac_device.c522 pm_runtime_mark_last_busy(dev); in snd_hdac_power_down()
/linux-4.1.27/block/
Dblk-core.c1371 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/
Dmma9551_core.c680 pm_runtime_mark_last_busy(&client->dev); in mma9551_set_power_state()
Dkxcjk-1013.c387 pm_runtime_mark_last_busy(&data->client->dev); in kxcjk1013_set_power_state()
Dbmc150-accel.c443 pm_runtime_mark_last_busy(&data->client->dev); in bmc150_accel_set_power_state()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_runtime_pm.c1555 pm_runtime_mark_last_busy(device); in intel_runtime_pm_put()
1589 pm_runtime_mark_last_busy(device); in intel_runtime_pm_enable()
Di915_drv.c1393 pm_runtime_mark_last_busy(device); in intel_runtime_suspend()
/linux-4.1.27/drivers/nfc/
Dtrf7970a.c1087 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/
Dvga_switcheroo.c692 pm_runtime_mark_last_busy(&found->pdev->dev); in vga_switcheroo_runtime_resume_hdmi_audio()
/linux-4.1.27/drivers/mmc/core/
Dcore.c958 pm_runtime_mark_last_busy(mmc_dev(host)); in mmc_release_host()
982 pm_runtime_mark_last_busy(&card->dev); in mmc_put_card()
Dsd.c1157 pm_runtime_mark_last_busy(&host->card->dev); in mmc_sd_resume()
Dmmc.c1749 pm_runtime_mark_last_busy(&host->card->dev); in mmc_resume()
/linux-4.1.27/drivers/power/
Dpm2301_charger.c502 pm_runtime_mark_last_busy(pm2->dev); in pm2xxx_irq_int()
/linux-4.1.27/drivers/iio/gyro/
Dbmg160.c265 pm_runtime_mark_last_busy(&data->client->dev); in bmg160_set_power_state()
/linux-4.1.27/drivers/input/mouse/
Dcyapa.c659 pm_runtime_mark_last_busy(dev); in cyapa_irq()
/linux-4.1.27/drivers/base/power/
Druntime.c1475 pm_runtime_mark_last_busy(dev); in pm_runtime_force_resume()
/linux-4.1.27/drivers/iio/imu/
Dkmx61.c761 pm_runtime_mark_last_busy(&data->client->dev); in kmx61_set_power_state()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c1065 pm_runtime_mark_last_busy(dev->dev); in nouveau_crtc_set_config()
/linux-4.1.27/sound/pci/hda/
Dhda_codec.c3235 pm_runtime_mark_last_busy(dev); in hda_codec_runtime_resume()
3922 pm_runtime_mark_last_busy(dev); in codec_set_power_save()