Home
last modified time | relevance | path

Searched refs:gb_pm_runtime_put_autosuspend (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/staging/greybus/
H A Dhid.c54 gb_pm_runtime_put_autosuspend(ghid->bundle); in gb_hid_get_report_desc()
69 gb_pm_runtime_put_autosuspend(ghid->bundle); in gb_hid_set_power()
90 gb_pm_runtime_put_autosuspend(ghid->bundle); in gb_hid_get_report()
110 gb_pm_runtime_put_autosuspend(ghid->bundle); in gb_hid_set_report()
128 gb_pm_runtime_put_autosuspend(ghid->bundle); in gb_hid_set_report()
476 gb_pm_runtime_put_autosuspend(bundle); in gb_hid_probe()
H A Dvibrator.c37 gb_pm_runtime_put_autosuspend(bundle); in turn_off()
58 gb_pm_runtime_put_autosuspend(bundle); in turn_on()
171 gb_pm_runtime_put_autosuspend(bundle); in gb_vibrator_probe()
H A Dlight.c131 gb_pm_runtime_put_autosuspend(bundle); in __gb_lights_flash_intensity_set()
320 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_fade_set()
345 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_color_set()
388 gb_pm_runtime_put_autosuspend(bundle); in __gb_lights_led_brightness_set()
391 gb_pm_runtime_put_autosuspend(bundle); in __gb_lights_led_brightness_set()
478 gb_pm_runtime_put_autosuspend(bundle); in gb_blink_set()
481 gb_pm_runtime_put_autosuspend(bundle); in gb_blink_set()
640 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_flash_strobe_set()
681 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_flash_timeout_set()
712 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_flash_fault_get()
[all …]
H A Daudio_topology.c237 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_ctl_get()
326 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_ctl_put()
407 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_dapm_ctl_get()
480 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_dapm_ctl_put()
570 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_ctl_get()
627 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_ctl_put()
737 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_dapm_ctl_get()
788 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_dapm_ctl_put()
826 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_dapm_ctl_put()
969 gb_pm_runtime_put_autosuspend(bundle); in gbaudio_widget_event()
H A Dgbphy.c167 gb_pm_runtime_put_autosuspend(gbphy_dev->bundle); in gbphy_dev_probe()
306 gb_pm_runtime_put_autosuspend(bundle); in gb_gbphy_probe()
H A Dpower_supply.c380 ret = gb_pm_runtime_put_autosuspend(connection->bundle); in gb_power_supply_state_change()
718 gb_pm_runtime_put_autosuspend(connection->bundle); in gb_power_supply_status_get()
796 gb_pm_runtime_put_autosuspend(connection->bundle); in gb_power_supply_property_set()
1103 gb_pm_runtime_put_autosuspend(bundle); in gb_power_supply_probe()
H A Dfw-core.c213 gb_pm_runtime_put_autosuspend(bundle); in gb_fw_core_probe()
H A Daudio_apbridgea.c65 gb_pm_runtime_put_autosuspend(connection->bundle); in gb_audio_apbridgea_unregister_cport()
H A Dloopback.c851 gb_pm_runtime_put_autosuspend(bundle); in gb_loopback_fn()
935 gb_pm_runtime_put_autosuspend(bundle); in gb_loopback_fn()
1072 gb_pm_runtime_put_autosuspend(bundle); in gb_loopback_probe()
H A Dcamera.c511 gb_pm_runtime_put_autosuspend(gcam->bundle); in gb_camera_capabilities()
640 gb_pm_runtime_put_autosuspend(gcam->bundle); in gb_camera_configure_streams()
1296 gb_pm_runtime_put_autosuspend(gcam->bundle); in gb_camera_probe()
H A Dauthentication.c286 gb_pm_runtime_put_autosuspend(bundle); in cap_ioctl_unlocked()
H A Daudio_module.c355 gb_pm_runtime_put_autosuspend(bundle); in gb_audio_probe()
/linux/include/linux/greybus/
H A Dbundle.h62 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend() function
85 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend() function