Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/greybus/
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()
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()
Dlight.c136 gb_pm_runtime_put_autosuspend(bundle); in __gb_lights_flash_intensity_set()
338 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_fade_set()
363 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_color_set()
406 gb_pm_runtime_put_autosuspend(bundle); in __gb_lights_led_brightness_set()
409 gb_pm_runtime_put_autosuspend(bundle); in __gb_lights_led_brightness_set()
496 gb_pm_runtime_put_autosuspend(bundle); in gb_blink_set()
499 gb_pm_runtime_put_autosuspend(bundle); in gb_blink_set()
655 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_flash_strobe_set()
696 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_flash_timeout_set()
727 gb_pm_runtime_put_autosuspend(bundle); in gb_lights_flash_fault_get()
[all …]
Daudio_topology.c243 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_ctl_get()
332 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_ctl_put()
413 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_dapm_ctl_get()
486 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_mixer_dapm_ctl_put()
576 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_ctl_get()
633 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_ctl_put()
743 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_dapm_ctl_get()
795 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_dapm_ctl_put()
835 gb_pm_runtime_put_autosuspend(bundle); in gbcodec_enum_dapm_ctl_put()
978 gb_pm_runtime_put_autosuspend(bundle); in gbaudio_widget_event()
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()
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()
Daudio_apbridgea.c65 gb_pm_runtime_put_autosuspend(connection->bundle); in gb_audio_apbridgea_unregister_cport()
Dfw-core.c213 gb_pm_runtime_put_autosuspend(bundle); in gb_fw_core_probe()
Dloopback.c850 gb_pm_runtime_put_autosuspend(bundle); in gb_loopback_fn()
934 gb_pm_runtime_put_autosuspend(bundle); in gb_loopback_fn()
1071 gb_pm_runtime_put_autosuspend(bundle); in gb_loopback_probe()
Dcamera.c516 gb_pm_runtime_put_autosuspend(gcam->bundle); in gb_camera_capabilities()
645 gb_pm_runtime_put_autosuspend(gcam->bundle); in gb_camera_configure_streams()
1301 gb_pm_runtime_put_autosuspend(gcam->bundle); in gb_camera_probe()
Dauthentication.c283 gb_pm_runtime_put_autosuspend(bundle); in cap_ioctl_unlocked()
Daudio_module.c355 gb_pm_runtime_put_autosuspend(bundle); in gb_audio_probe()
Dfw-management.c556 gb_pm_runtime_put_autosuspend(bundle); in fw_mgmt_ioctl_unlocked()
/Linux-v6.6/include/linux/greybus/
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