Searched refs:gb_operation_create_core (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | operation.h | 161 gb_operation_create_core(struct gb_connection *connection,
|
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | operation.h | 161 gb_operation_create_core(struct gb_connection *connection,
|
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | control.c | 157 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()
|
H A D | greybus_trace.h | 135 DEFINE_OPERATION_EVENT(gb_operation_create_core); variable
|
H A D | connection.c | 537 operation = gb_operation_create_core(connection, in gb_connection_shutdown_operation()
|
H A D | operation.c | 601 gb_operation_create_core(struct gb_connection *connection, in gb_operation_create_core() function
|
/kernel/linux/linux-6.6/drivers/greybus/ |
H A D | control.c | 157 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()
|
H A D | greybus_trace.h | 135 DEFINE_OPERATION_EVENT(gb_operation_create_core); variable
|
H A D | connection.c | 537 operation = gb_operation_create_core(connection, in gb_connection_shutdown_operation()
|
H A D | operation.c | 601 gb_operation_create_core(struct gb_connection *connection, in gb_operation_create_core() function
|
Completed in 10 milliseconds