Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/greybus/
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-6.1.9/drivers/staging/greybus/
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()
Dlight.c125 ret = gb_pm_runtime_get_sync(bundle); in __gb_lights_flash_intensity_set()
327 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_fade_set()
353 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_color_set()
377 ret = gb_pm_runtime_get_sync(bundle); in __gb_lights_led_brightness_set()
466 ret = gb_pm_runtime_get_sync(bundle); in gb_blink_set()
642 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_strobe_set()
683 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_timeout_set()
715 ret = gb_pm_runtime_get_sync(bundle); in gb_lights_flash_fault_get()
1334 if (gb_pm_runtime_get_sync(bundle)) in gb_lights_disconnect()
Dvibrator.c47 ret = gb_pm_runtime_get_sync(bundle); in turn_on()
193 ret = gb_pm_runtime_get_sync(bundle); in gb_vibrator_disconnect()
Daudio_topology.c237 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_get()
326 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_ctl_put()
407 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_get()
462 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_mixer_dapm_ctl_put()
570 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_get()
627 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_ctl_put()
737 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_get()
789 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
829 ret = gb_pm_runtime_get_sync(bundle); in gbcodec_enum_dapm_ctl_put()
958 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()
263 ret = gb_pm_runtime_get_sync(bundle); in gb_gbphy_disconnect()
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()
Daudio_apbridgea.c41 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()
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()
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()
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()
Dauthentication.c280 ret = gb_pm_runtime_get_sync(bundle); in cap_ioctl_unlocked()
Daudio_module.c391 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()