Home
last modified time | relevance | path

Searched refs:gb_operation_create_core (Results 1 – 4 of 4) sorted by relevance

/drivers/greybus/
Dcontrol.c157 operation = gb_operation_create_core(control->connection, in gb_control_disconnecting_operation()
183 operation = gb_operation_create_core(control->connection, in gb_control_mode_switch_operation()
Dgreybus_trace.h135 DEFINE_OPERATION_EVENT(gb_operation_create_core);
Dconnection.c537 operation = gb_operation_create_core(connection, in gb_connection_shutdown_operation()
Doperation.c601 gb_operation_create_core(struct gb_connection *connection, in gb_operation_create_core() function