Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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.c125 ret = gb_pm_runtime_get_sync(bundle); in __gb_lights_flash_intensity_set()
330 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_fade_set()
356 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_color_set()
380 ret = gb_pm_runtime_get_sync(bundle); in __gb_lights_led_brightness_set()
469 ret = gb_pm_runtime_get_sync(bundle); in gb_blink_set()
648 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_strobe_set()
689 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_timeout_set()
721 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_fault_get()
1340 if (gb_pm_runtime_get_sync(bundle)) in gb_lights_disconnect()
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 Daudio_topology.c236 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_get()
325 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_put()
406 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_get()
461 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_put()
569 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_get()
626 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_put()
736 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_get()
788 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
828 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
957 ret = gb_pm_runtime_get_sync(bundle); in gbaudio_widget_event()
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 Daudio_apbridgea.c41 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_audio_apbridgea_register_cport()
H A Dfw-core.c238 ret = gb_pm_runtime_get_sync(bundle); in gb_fw_core_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 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.c844 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_fn()
853 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_fn()
1099 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_disconnect()
H A Dcamera.c494 ret = gb_pm_runtime_get_sync(gcam->bundle); in gb_camera_capabilities()
564 ret = gb_pm_runtime_get_sync(gcam->bundle); in gb_camera_configure_streams()
1316 ret = gb_pm_runtime_get_sync(bundle); in gb_camera_disconnect()
H A Dauthentication.c280 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()
H A Dfw-management.c553 ret = gb_pm_runtime_get_sync(bundle); in fw_mgmt_ioctl_unlocked()