Home
last modified time | relevance | path

Searched refs:pm_runtime_put_autosuspend (Results 1 – 25 of 219) sorted by relevance

123456789

/linux/drivers/gpio/
H A Dgpio-arizona.c42 pm_runtime_put_autosuspend(chip->parent); in arizona_gpio_direction_in()
65 pm_runtime_put_autosuspend(chip->parent); in arizona_gpio_get()
74 pm_runtime_put_autosuspend(chip->parent); in arizona_gpio_get()
80 pm_runtime_put_autosuspend(chip->parent); in arizona_gpio_get()
84 pm_runtime_put_autosuspend(chip->parent); in arizona_gpio_get()
/linux/drivers/regulator/
H A Dfp9931.c130 pm_runtime_put_autosuspend(data->dev); in setup_timings()
150 pm_runtime_put_autosuspend(data->dev); in fp9931_hwmon_read()
249 pm_runtime_put_autosuspend(data->dev); in fp9931_v3p3_enable()
260 pm_runtime_put_autosuspend(data->dev); in fp9931_v3p3_disable()
279 pm_runtime_put_autosuspend(data->dev); in fp9931_v3p3_is_enabled()
310 pm_runtime_put_autosuspend(data->dev); in fp9931_get_voltage_sel()
325 pm_runtime_put_autosuspend(data->dev); in fp9931_set_voltage_sel()
355 pm_runtime_put_autosuspend(data->dev); in fp9931_set_enable()
367 pm_runtime_put_autosuspend(data->dev); in fp9931_clear_enable()
H A Dstm32-vrefbuf.c70 pm_runtime_put_autosuspend(priv->dev); in stm32_vrefbuf_enable()
89 pm_runtime_put_autosuspend(priv->dev); in stm32_vrefbuf_disable()
105 pm_runtime_put_autosuspend(priv->dev); in stm32_vrefbuf_is_enabled()
125 pm_runtime_put_autosuspend(priv->dev); in stm32_vrefbuf_set_voltage_sel()
143 pm_runtime_put_autosuspend(priv->dev); in stm32_vrefbuf_get_voltage_sel()
216 pm_runtime_put_autosuspend(&pdev->dev); in stm32_vrefbuf_probe()
/linux/drivers/usb/musb/
H A Dmusb_debugfs.c109 pm_runtime_put_autosuspend(musb->controller); in musb_regdump_show()
121 pm_runtime_put_autosuspend(musb->controller); in musb_test_mode_show()
217 pm_runtime_put_autosuspend(musb->controller); in musb_test_mode_write()
243 pm_runtime_put_autosuspend(musb->controller); in musb_softconnect_show()
303 pm_runtime_put_autosuspend(musb->controller); in musb_softconnect_write()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c58 pm_runtime_put_autosuspend(drm->dev->dev); in nouveau_debugfs_strap_peek()
66 pm_runtime_put_autosuspend(drm->dev->dev); in nouveau_debugfs_strap_peek()
187 pm_runtime_put_autosuspend(drm->dev); in nouveau_debugfs_pstate_set()
193 pm_runtime_put_autosuspend(drm->dev); in nouveau_debugfs_pstate_set()
/linux/drivers/base/power/
H A Druntime-test.c51 pm_runtime_put_autosuspend(dev); in pm_runtime_already_suspended_test()
110 pm_runtime_put_autosuspend(dev); in pm_runtime_disabled_test()
149 pm_runtime_put_autosuspend(dev); in pm_runtime_error_test()
182 pm_runtime_put_autosuspend(dev); in pm_runtime_error_test()
/linux/drivers/input/keyboard/
H A Domap4-keypad.c197 pm_runtime_put_autosuspend(dev); in omap4_keypad_irq_thread_fn()
235 pm_runtime_put_autosuspend(dev); in omap4_keypad_open()
269 pm_runtime_put_autosuspend(dev); in omap4_keypad_close()
408 pm_runtime_put_autosuspend(dev); in omap4_keypad_probe()
/linux/drivers/w1/masters/
H A Domap_hdq.c448 pm_runtime_put_autosuspend(hdq_data->dev); in omap_w1_triplet()
468 pm_runtime_put_autosuspend(hdq_data->dev); in omap_w1_reset_bus()
491 pm_runtime_put_autosuspend(hdq_data->dev); in omap_w1_read_byte()
525 pm_runtime_put_autosuspend(hdq_data->dev); in omap_w1_write_byte()
624 pm_runtime_put_autosuspend(&pdev->dev); in omap_hdq_probe()
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-hw.c281 pm_runtime_put_autosuspend(dev); in hva_hw_get_ip_version()
421 pm_runtime_put_autosuspend(dev); in hva_hw_remove()
540 pm_runtime_put_autosuspend(dev); in hva_hw_execute_task()
581 pm_runtime_put_autosuspend(dev); in hva_hw_dump_regs()
/linux/drivers/iio/imu/inv_icm45600/
H A Dinv_icm45600_gyro.c185 pm_runtime_put_autosuspend(dev); in inv_icm45600_gyro_read_sensor()
281 pm_runtime_put_autosuspend(dev); in inv_icm45600_gyro_write_scale()
393 pm_runtime_put_autosuspend(dev); in inv_icm45600_gyro_write_odr()
443 pm_runtime_put_autosuspend(dev); in inv_icm45600_gyro_read_offset()
538 pm_runtime_put_autosuspend(dev); in inv_icm45600_gyro_write_offset()
H A Dinv_icm45600_accel.c189 pm_runtime_put_autosuspend(dev); in inv_icm45600_accel_read_sensor()
268 pm_runtime_put_autosuspend(dev); in inv_icm45600_accel_write_scale()
380 pm_runtime_put_autosuspend(dev); in inv_icm45600_accel_write_odr()
430 pm_runtime_put_autosuspend(dev); in inv_icm45600_accel_read_offset()
526 pm_runtime_put_autosuspend(dev); in inv_icm45600_accel_write_offset()
/linux/drivers/spi/
H A Dspi-stm32-qspi.c466 pm_runtime_put_autosuspend(qspi->dev); in stm32_qspi_poll_status()
489 pm_runtime_put_autosuspend(qspi->dev); in stm32_qspi_exec_op()
544 pm_runtime_put_autosuspend(qspi->dev); in stm32_qspi_dirmap_read()
627 pm_runtime_put_autosuspend(qspi->dev); in stm32_qspi_transfer_one_message()
683 pm_runtime_put_autosuspend(qspi->dev); in stm32_qspi_setup()
856 pm_runtime_put_autosuspend(dev); in stm32_qspi_probe()
935 pm_runtime_put_autosuspend(dev); in stm32_qspi_resume()
H A Dspi-stm32-ospi.c550 pm_runtime_put_autosuspend(ospi->dev); in stm32_ospi_poll_status()
573 pm_runtime_put_autosuspend(ospi->dev); in stm32_ospi_exec_op()
629 pm_runtime_put_autosuspend(ospi->dev); in stm32_ospi_dirmap_read()
713 pm_runtime_put_autosuspend(ospi->dev); in stm32_ospi_transfer_one_message()
749 pm_runtime_put_autosuspend(ospi->dev); in stm32_ospi_setup()
945 pm_runtime_put_autosuspend(ospi->dev); in stm32_ospi_probe()
1023 pm_runtime_put_autosuspend(ospi->dev); in stm32_ospi_resume()
/linux/sound/soc/codecs/
H A Drt9123.c80 pm_runtime_put_autosuspend(dev); in rt9123_enable_event()
142 pm_runtime_put_autosuspend(dev); in rt9123_xhandler_get()
169 pm_runtime_put_autosuspend(dev); in rt9123_xhandler_put()
H A Dhda.c165 pm_runtime_put_autosuspend(bus->dev); in hda_codec_probe_complete()
262 pm_runtime_put_autosuspend(bus->dev); in hda_codec_probe()
300 pm_runtime_put_autosuspend(bus->dev); in hda_codec_remove()
/linux/sound/soc/atmel/
H A Dmchp-spdifrx.c580 pm_runtime_put_autosuspend(dev->dev); in mchp_spdifrx_cs_get()
662 pm_runtime_put_autosuspend(dev->dev); in mchp_spdifrx_subcode_ch_get()
727 pm_runtime_put_autosuspend(dev->dev); in mchp_spdifrx_ulock_get()
762 pm_runtime_put_autosuspend(dev->dev); in mchp_spdifrx_badf_get()
810 pm_runtime_put_autosuspend(dev->dev); in mchp_spdifrx_signal_get()
873 pm_runtime_put_autosuspend(dev->dev); in mchp_spdifrx_rate_get()
/linux/sound/soc/intel/catpt/
H A Dsysfs.c24 pm_runtime_put_autosuspend(cdev->dev); in fw_version_show()
H A Dpcm.c679 pm_runtime_put_autosuspend(cdev->dev); in catpt_dai_pcm_new()
885 pm_runtime_put_autosuspend(cdev->dev); in catpt_mixer_volume_get()
904 pm_runtime_put_autosuspend(cdev->dev); in catpt_mixer_volume_put()
937 pm_runtime_put_autosuspend(cdev->dev); in catpt_stream_volume_get()
966 pm_runtime_put_autosuspend(cdev->dev); in catpt_stream_volume_put()
1041 pm_runtime_put_autosuspend(cdev->dev); in catpt_loopback_switch_put()
/linux/drivers/input/misc/
H A Dcs40l50-vibra.c312 pm_runtime_put_autosuspend(vib->dev); in cs40l50_add_worker()
372 pm_runtime_put_autosuspend(vib->dev); in cs40l50_start_worker()
388 pm_runtime_put_autosuspend(vib->dev); in cs40l50_stop_worker()
460 pm_runtime_put_autosuspend(vib->dev); in cs40l50_erase_worker()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c157 pm_runtime_put_autosuspend(rdev_to_drm(rdev)->dev); in radeon_fbdev_fb_open()
166 pm_runtime_put_autosuspend(rdev_to_drm(rdev)->dev); in radeon_fbdev_fb_release()
/linux/include/linux/greybus/
H A Dbundle.h67 retval = pm_runtime_put_autosuspend(&bundle->dev); in gb_pm_runtime_put_autosuspend()
/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c509 pm_runtime_put_autosuspend(twl->dev); in twl4030_phy_power_on()
602 pm_runtime_put_autosuspend(twl->dev); in twl4030_usb_irq()
640 pm_runtime_put_autosuspend(twl->dev); in twl4030_phy_init()
785 pm_runtime_put_autosuspend(twl->dev); in twl4030_usb_probe()
/linux/drivers/staging/greybus/
H A Dgbphy.h89 pm_runtime_put_autosuspend(dev); in gbphy_runtime_put_autosuspend()
/linux/drivers/i2c/busses/
H A Di2c-nvidia-gpu.c219 pm_runtime_put_autosuspend(i2cd->dev); in gpu_i2c_xfer()
320 pm_runtime_put_autosuspend(dev); in gpu_i2c_probe()
/linux/drivers/i3c/master/
H A Ddw-i3c-master.c690 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_bus_init()
819 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_send_ccc_cmd()
901 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_daa()
986 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_i3c_xfers()
1135 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_i2c_xfers()
1302 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_disable_hotjoin()
1327 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_enable_ibi()
1346 pm_runtime_put_autosuspend(master->dev); in dw_i3c_master_disable_ibi()
1781 pm_runtime_put_autosuspend(master->dev); in dw_i3c_shutdown()

123456789