Home
last modified time | relevance | path

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

/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()
/linux/drivers/staging/greybus/
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 Dcamera.c200 ret = gb_operation_request_send_sync(operation); in gb_camera_operation_sync_flags()