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

/linux-master/include/linux/greybus/
H A Doperation.h179 gb_operation_request_send_sync(struct gb_operation *operation) function
/linux-master/drivers/staging/greybus/
H A Dauthentication.c127 ret = gb_operation_request_send_sync(op);
166 ret = gb_operation_request_send_sync(op);
H A Dusb.c125 ret = gb_operation_request_send_sync(operation);
H A Di2c.c189 ret = gb_operation_request_send_sync(operation);
H A Dhid.c119 ret = gb_operation_request_send_sync(operation);
H A Dsdio.c287 ret = gb_operation_request_send_sync(operation);
334 ret = gb_operation_request_send_sync(operation);
H A Dpower_supply.c531 ret = gb_operation_request_send_sync(op);
H A Dloopback.c386 ret = gb_operation_request_send_sync(operation);
H A Dcamera.c204 ret = gb_operation_request_send_sync(operation);
/linux-master/drivers/greybus/
H A Dcontrol.c167 ret = gb_operation_request_send_sync(operation);
191 ret = gb_operation_request_send_sync(operation);
H A Dconnection.c547 ret = gb_operation_request_send_sync(operation);

Completed in 790 milliseconds