Home
last modified time | relevance | path

Searched refs:gb_connection_flow_control_disabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/greybus/
Dconnection.h105 gb_connection_flow_control_disabled(struct gb_connection *connection) in gb_connection_flow_control_disabled() function
/linux-6.1.9/drivers/greybus/
Dconnection.c415 if (gb_connection_flow_control_disabled(connection)) { in gb_connection_svc_connection_create()