Home
last modified time | relevance | path

Searched refs:gb_operation_request_send_sync (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Dauthentication.c124 ret = gb_operation_request_send_sync(op); in cap_get_ims_certificate()
163 ret = gb_operation_request_send_sync(op); in cap_authenticate()
H A Dusb.c125 ret = gb_operation_request_send_sync(operation); in hub_control()
H A Di2c.c189 ret = gb_operation_request_send_sync(operation); in gb_i2c_transfer_operation()
H A Dsdio.c287 ret = gb_operation_request_send_sync(operation); in _gb_sdio_send()
334 ret = gb_operation_request_send_sync(operation); in _gb_sdio_recv()
H A Dhid.c119 ret = gb_operation_request_send_sync(operation); in gb_hid_set_report()
H A Dpower_supply.c531 ret = gb_operation_request_send_sync(op); in gb_power_supply_prop_descriptors_get()
H A Dloopback.c386 ret = gb_operation_request_send_sync(operation); in gb_loopback_operation_sync()
H A Dcamera.c204 ret = gb_operation_request_send_sync(operation); in gb_camera_operation_sync_flags()
/openbmc/linux/include/linux/greybus/
H A Doperation.h179 gb_operation_request_send_sync(struct gb_operation *operation) in gb_operation_request_send_sync() function
/openbmc/linux/drivers/greybus/
H A Dcontrol.c167 ret = gb_operation_request_send_sync(operation); in gb_control_disconnecting_operation()
191 ret = gb_operation_request_send_sync(operation); in gb_control_mode_switch_operation()
H A Dconnection.c547 ret = gb_operation_request_send_sync(operation); in gb_connection_shutdown_operation()