/Linux-v4.19/drivers/usb/musb/ |
D | musb_debugfs.c | 109 pm_runtime_mark_last_busy(musb->controller); in musb_regdump_show() 122 pm_runtime_mark_last_busy(musb->controller); in musb_test_mode_show() 219 pm_runtime_mark_last_busy(musb->controller); in musb_test_mode_write() 246 pm_runtime_mark_last_busy(musb->controller); in musb_softconnect_show() 307 pm_runtime_mark_last_busy(musb->controller); in musb_softconnect_write()
|
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | vendor_cmd.c | 68 pm_runtime_mark_last_busy(wl->dev); in wlcore_vendor_cmd_smart_config_start() 102 pm_runtime_mark_last_busy(wl->dev); in wlcore_vendor_cmd_smart_config_stop() 152 pm_runtime_mark_last_busy(wl->dev); in wlcore_vendor_cmd_smart_config_set_group_key()
|
D | debugfs.c | 82 pm_runtime_mark_last_busy(wl->dev); in wl1271_debugfs_update_stats() 135 pm_runtime_mark_last_busy(wl->dev); in chip_op_handler() 318 pm_runtime_mark_last_busy(wl->dev); in dynamic_ps_timeout_write() 390 pm_runtime_mark_last_busy(wl->dev); in forced_ps_write() 865 pm_runtime_mark_last_busy(wl->dev); in rx_streaming_interval_write() 923 pm_runtime_mark_last_busy(wl->dev); in rx_streaming_always_write() 973 pm_runtime_mark_last_busy(wl->dev); in beacon_filtering_write() 1056 pm_runtime_mark_last_busy(wl->dev); in sleep_auth_write() 1131 pm_runtime_mark_last_busy(wl->dev); in dev_mem_read() 1213 pm_runtime_mark_last_busy(wl->dev); in dev_mem_write() [all …]
|
D | main.c | 173 pm_runtime_mark_last_busy(wl->dev); in wl1271_rx_streaming_enable_work() 202 pm_runtime_mark_last_busy(wl->dev); in wl1271_rx_streaming_disable_work() 256 pm_runtime_mark_last_busy(wl->dev); in wlcore_rc_update_work() 656 pm_runtime_mark_last_busy(wl->dev); in wlcore_irq_locked() 984 pm_runtime_mark_last_busy(wl->dev); in wl1271_recovery_work() 1883 pm_runtime_mark_last_busy(wl->dev); in wl1271_op_resume() 2073 pm_runtime_mark_last_busy(wl->dev); in wlcore_channel_switch_work() 2145 pm_runtime_mark_last_busy(wl->dev); in wlcore_pending_auth_complete_work() 2640 pm_runtime_mark_last_busy(wl->dev); in wl1271_op_add_interface() 2718 pm_runtime_mark_last_busy(wl->dev); in __wl1271_op_remove_interface() [all …]
|
D | testmode.c | 146 pm_runtime_mark_last_busy(wl->dev); in wl1271_tm_cmd_test() 213 pm_runtime_mark_last_busy(wl->dev); in wl1271_tm_cmd_interrogate()
|
/Linux-v4.19/drivers/tty/serial/ |
D | omap-serial.c | 287 pm_runtime_mark_last_busy(up->dev); in serial_omap_enable_ms() 351 pm_runtime_mark_last_busy(up->dev); in serial_omap_stop_tx() 363 pm_runtime_mark_last_busy(up->dev); in serial_omap_stop_rx() 433 pm_runtime_mark_last_busy(up->dev); in serial_omap_start_tx() 447 pm_runtime_mark_last_busy(up->dev); in serial_omap_throttle() 461 pm_runtime_mark_last_busy(up->dev); in serial_omap_unthrottle() 615 pm_runtime_mark_last_busy(up->dev); in serial_omap_irq() 633 pm_runtime_mark_last_busy(up->dev); in serial_omap_tx_empty() 646 pm_runtime_mark_last_busy(up->dev); in serial_omap_get_mctrl() 696 pm_runtime_mark_last_busy(up->dev); in serial_omap_set_mctrl() [all …]
|
/Linux-v4.19/drivers/dma/qcom/ |
D | hidma.c | 194 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_callback() 326 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_tx_submit() 330 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_tx_submit() 504 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_terminate_channel() 522 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_terminate_all() 566 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_pause() 588 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_resume() 889 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_probe() 917 pm_runtime_mark_last_busy(dmadev->ddev.dev); in hidma_shutdown()
|
/Linux-v4.19/drivers/power/supply/ |
D | bq24190_charger.c | 458 pm_runtime_mark_last_busy(bdi->dev); in bq24190_sysfs_show() 489 pm_runtime_mark_last_busy(bdi->dev); in bq24190_sysfs_store() 533 pm_runtime_mark_last_busy(bdi->dev); in bq24190_set_charge_mode() 566 pm_runtime_mark_last_busy(bdi->dev); in bq24190_vbus_is_enabled() 1151 pm_runtime_mark_last_busy(bdi->dev); in bq24190_charger_get_property() 1193 pm_runtime_mark_last_busy(bdi->dev); in bq24190_charger_set_property() 1457 pm_runtime_mark_last_busy(bdi->dev); in bq24190_battery_get_property() 1488 pm_runtime_mark_last_busy(bdi->dev); in bq24190_battery_set_property() 1620 pm_runtime_mark_last_busy(bdi->dev); in bq24190_irq_handler_thread() 1799 pm_runtime_mark_last_busy(dev); in bq24190_probe() [all …]
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-arizona.c | 48 pm_runtime_mark_last_busy(chip->parent); in arizona_gpio_direction_in() 87 pm_runtime_mark_last_busy(chip->parent); in arizona_gpio_get()
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 80 pm_runtime_mark_last_busy(&vc4->v3d->pdev->dev); in vc4_get_param_ioctl() 88 pm_runtime_mark_last_busy(&vc4->v3d->pdev->dev); in vc4_get_param_ioctl() 96 pm_runtime_mark_last_busy(&vc4->v3d->pdev->dev); in vc4_get_param_ioctl()
|
/Linux-v4.19/drivers/phy/ti/ |
D | phy-twl4030-usb.c | 476 pm_runtime_mark_last_busy(twl->dev); in twl4030_phy_power_on() 579 pm_runtime_mark_last_busy(twl->dev); in twl4030_usb_irq() 617 pm_runtime_mark_last_busy(twl->dev); in twl4030_phy_init() 761 pm_runtime_mark_last_busy(&pdev->dev); in twl4030_usb_probe() 784 pm_runtime_mark_last_busy(twl->dev); in twl4030_usb_remove()
|
/Linux-v4.19/drivers/iio/accel/ |
D | kxsd9.c | 156 pm_runtime_mark_last_busy(st->dev); in kxsd9_write_raw() 204 pm_runtime_mark_last_busy(st->dev); in kxsd9_read_raw() 250 pm_runtime_mark_last_busy(st->dev); in kxsd9_buffer_postdisable()
|
/Linux-v4.19/drivers/hsi/controllers/ |
D | omap_ssi_port.c | 394 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_async_break() 433 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_async() 536 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_setup() 602 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_flush() 657 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_stop_tx() 685 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_transfer() 715 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_cleanup_queues() 771 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_cleanup_gdd() 968 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_pio_complete() 1013 pm_runtime_mark_last_busy(omap_port->pdev); in ssi_pio_thread() [all …]
|
/Linux-v4.19/drivers/tty/serial/8250/ |
D | 8250_omap.c | 474 pm_runtime_mark_last_busy(port->dev); in omap_8250_set_termios() 506 pm_runtime_mark_last_busy(port->dev); in omap_8250_pm() 652 pm_runtime_mark_last_busy(port->dev); in omap_8250_startup() 656 pm_runtime_mark_last_busy(port->dev); in omap_8250_startup() 688 pm_runtime_mark_last_busy(port->dev); in omap_8250_shutdown() 708 pm_runtime_mark_last_busy(port->dev); in omap_8250_throttle() 758 pm_runtime_mark_last_busy(port->dev); in omap_8250_unthrottle() 1269 pm_runtime_mark_last_busy(&pdev->dev); in omap8250_probe() 1323 pm_runtime_mark_last_busy(dev); in omap8250_suspend()
|
/Linux-v4.19/drivers/staging/greybus/ |
D | bundle.h | 63 pm_runtime_mark_last_busy(&bundle->dev); in gb_pm_runtime_put_autosuspend()
|
D | gbphy.h | 88 pm_runtime_mark_last_busy(dev); in gbphy_runtime_put_autosuspend()
|
/Linux-v4.19/include/linux/ |
D | pm_runtime.h | 106 static inline void pm_runtime_mark_last_busy(struct device *dev) in pm_runtime_mark_last_busy() function 166 static inline void pm_runtime_mark_last_busy(struct device *dev) {} in pm_runtime_mark_last_busy() function
|
/Linux-v4.19/drivers/net/ethernet/ti/ |
D | davinci_mdio.c | 185 pm_runtime_mark_last_busy(data->dev); in davinci_mdio_reset() 279 pm_runtime_mark_last_busy(data->dev); in davinci_mdio_read() 318 pm_runtime_mark_last_busy(data->dev); in davinci_mdio_write()
|
/Linux-v4.19/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() 830 pm_runtime_mark_last_busy(pdata->dev); in hsw_pcm_open() 868 pm_runtime_mark_last_busy(pdata->dev); in hsw_pcm_close()
|
/Linux-v4.19/drivers/slimbus/ |
D | messaging.c | 50 pm_runtime_mark_last_busy(ctrl->dev); in slim_msg_response() 171 pm_runtime_mark_last_busy(ctrl->dev); in slim_do_transfer()
|
/Linux-v4.19/drivers/misc/mei/ |
D | client.c | 701 pm_runtime_mark_last_busy(dev->dev); in mei_host_client_init() 982 pm_runtime_mark_last_busy(dev->dev); in mei_cl_disconnect() 1158 pm_runtime_mark_last_busy(dev->dev); in mei_cl_connect() 1388 pm_runtime_mark_last_busy(dev->dev); in mei_cl_notify_request() 1532 pm_runtime_mark_last_busy(dev->dev); in mei_cl_read_start() 1773 pm_runtime_mark_last_busy(dev->dev); in mei_cl_write() 1799 pm_runtime_mark_last_busy(dev->dev); in mei_cl_complete()
|
/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_pm.c | 91 pm_runtime_mark_last_busy(dev); in cc_pm_put_suspend()
|
/Linux-v4.19/drivers/iio/gyro/ |
D | mpu3050-i2c.c | 29 pm_runtime_mark_last_busy(mpu3050->dev); in mpu3050_i2c_bypass_deselect()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_fb.c | 55 pm_runtime_mark_last_busy(adev->ddev->dev); in amdgpufb_open() 68 pm_runtime_mark_last_busy(adev->ddev->dev); in amdgpufb_release()
|
/Linux-v4.19/drivers/crypto/stm32/ |
D | stm32_crc32.c | 121 pm_runtime_mark_last_busy(ctx->crc->dev); in stm32_crc_init() 160 pm_runtime_mark_last_busy(crc->dev); in stm32_crc_update()
|