Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A Dauthentication.c127 ret = gb_operation_request_send_sync(op); in cap_get_ims_certificate()
166 ret = gb_operation_request_send_sync(op); in cap_authenticate()
H A Di2c.c189 ret = gb_operation_request_send_sync(operation); in gb_i2c_transfer_operation()
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.c387 ret = gb_operation_request_send_sync(operation); in gb_loopback_operation_sync()
H A Dcamera.c200 ret = gb_operation_request_send_sync(operation); in gb_camera_operation_sync_flags()
/linux/include/linux/greybus/
H A Doperation.h179 gb_operation_request_send_sync(struct gb_operation *operation) in gb_operation_request_send_sync() function
/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()