Home
last modified time | relevance | path

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

/linux/include/linux/greybus/
H A Dbundle.h47 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() function
83 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() function
/linux/drivers/staging/greybus/
H A Dhid.c46 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_get_report_desc()
63 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_set_power()
80 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_get_report()
102 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_set_report()
496 if (gb_pm_runtime_get_sync(bundle)) in gb_hid_disconnect()
H A Dlight.c120 ret = gb_pm_runtime_get_sync(bundle); in __gb_lights_flash_intensity_set()
309 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_fade_set()
335 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_color_set()
359 ret = gb_pm_runtime_get_sync(bundle); in __gb_lights_led_brightness_set()
448 ret = gb_pm_runtime_get_sync(bundle); in gb_blink_set()
627 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_strobe_set()
668 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_timeout_set()
700 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_fault_get()
1319 if (gb_pm_runtime_get_sync(bundle)) in gb_lights_disconnect()
H A Daudio_topology.c230 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_get()
319 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_put()
400 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_get()
455 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_put()
563 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_get()
620 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_put()
730 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_get()
781 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
819 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
948 ret = gb_pm_runtime_get_sync(bundle); in gbaudio_widget_event()
H A Dvibrator.c47 ret = gb_pm_runtime_get_sync(bundle); in turn_on()
192 ret = gb_pm_runtime_get_sync(bundle); in gb_vibrator_disconnect()
H A Dgbphy.c145 ret = gb_pm_runtime_get_sync(gbphy_dev->bundle); in gbphy_dev_probe()
263 ret = gb_pm_runtime_get_sync(bundle); in gb_gbphy_disconnect()
H A Dpower_supply.c372 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_power_supply_state_change()
704 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_power_supply_status_get()
773 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_power_supply_property_set()
H A Dfw-core.c238 ret = gb_pm_runtime_get_sync(bundle); in gb_fw_core_disconnect()
H A Daudio_apbridgea.c41 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_audio_apbridgea_register_cport()
H A Daudio_codec.c461 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_hw_params()
536 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_prepare()
613 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mute_stream()
H A Dloopback.c845 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_fn()
854 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_fn()
1100 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_disconnect()
H A Dcamera.c489 ret = gb_pm_runtime_get_sync(gcam->bundle); in gb_camera_capabilities()
559 ret = gb_pm_runtime_get_sync(gcam->bundle); in gb_camera_configure_streams()
1311 ret = gb_pm_runtime_get_sync(bundle); in gb_camera_disconnect()
H A Dauthentication.c283 ret = gb_pm_runtime_get_sync(bundle); in cap_ioctl_unlocked()
H A Daudio_module.c391 gb_pm_runtime_get_sync(bundle); in gb_audio_disconnect()