Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dbundle.h44 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() function
80 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() function
Dhid.c47 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_get_report_desc()
64 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_set_power()
81 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_get_report()
103 ret = gb_pm_runtime_get_sync(ghid->bundle); in gb_hid_set_report()
497 if (gb_pm_runtime_get_sync(bundle)) in gb_hid_disconnect()
Dlight.c127 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()
645 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_strobe_set()
686 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_timeout_set()
718 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_fault_get()
1336 if (gb_pm_runtime_get_sync(bundle)) in gb_lights_disconnect()
Dvibrator.c48 ret = gb_pm_runtime_get_sync(bundle); in turn_on()
194 ret = gb_pm_runtime_get_sync(bundle); in gb_vibrator_disconnect()
Daudio_topology.c232 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_get()
321 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_put()
408 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_get()
476 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_put()
573 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_get()
630 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_put()
738 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_get()
790 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
830 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
960 ret = gb_pm_runtime_get_sync(bundle); in gbaudio_widget_event()
Dgbphy.c145 ret = gb_pm_runtime_get_sync(gbphy_dev->bundle); in gbphy_dev_probe()
265 ret = gb_pm_runtime_get_sync(bundle); in gb_gbphy_disconnect()
Daudio_apbridgea.c42 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_audio_apbridgea_register_cport()
Dfw-core.c238 ret = gb_pm_runtime_get_sync(bundle); in gb_fw_core_disconnect()
Dpower_supply.c373 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_power_supply_state_change()
705 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_power_supply_status_get()
774 ret = gb_pm_runtime_get_sync(connection->bundle); in gb_power_supply_property_set()
Daudio_codec.c479 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_hw_params()
551 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_prepare()
628 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mute_stream()
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()
1324 ret = gb_pm_runtime_get_sync(bundle);
Dloopback.c852 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_fn()
861 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_fn()
1158 ret = gb_pm_runtime_get_sync(bundle); in gb_loopback_disconnect()
Dauthentication.c281 ret = gb_pm_runtime_get_sync(bundle); in cap_ioctl_unlocked()
Daudio_module.c390 gb_pm_runtime_get_sync(bundle); in gb_audio_disconnect()
Dfw-management.c553 ret = gb_pm_runtime_get_sync(bundle); in fw_mgmt_ioctl_unlocked()