Home
last modified time | relevance | path

Searched refs:gb_operation_request_send (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/greybus/
H A Doperation.h172 int gb_operation_request_send(struct gb_operation *operation,
/kernel/linux/linux-6.6/include/linux/greybus/
H A Doperation.h172 int gb_operation_request_send(struct gb_operation *operation,
/kernel/linux/linux-5.10/drivers/greybus/
H A Doperation.c704 * gb_operation_request_send() - send an operation request message
720 int gb_operation_request_send(struct gb_operation *operation, in gb_operation_request_send() function
786 EXPORT_SYMBOL_GPL(gb_operation_request_send); variable
799 ret = gb_operation_request_send(operation, gb_operation_sync_callback, in gb_operation_request_send_sync_timeout()
/kernel/linux/linux-6.6/drivers/greybus/
H A Doperation.c704 * gb_operation_request_send() - send an operation request message
720 int gb_operation_request_send(struct gb_operation *operation, in gb_operation_request_send() function
786 EXPORT_SYMBOL_GPL(gb_operation_request_send); variable
799 ret = gb_operation_request_send(operation, gb_operation_sync_callback, in gb_operation_request_send_sync_timeout()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dloopback.c497 ret = gb_operation_request_send(operation, in gb_loopback_async_operation()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dloopback.c496 ret = gb_operation_request_send(operation, in gb_loopback_async_operation()

Completed in 8 milliseconds