Home
last modified time | relevance | path

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

/include/linux/greybus/
A Dconnection.h22 #define GB_CONNECTION_FLAG_CONTROL BIT(4) macro
25 #define GB_CONNECTION_FLAG_CORE_MASK GB_CONNECTION_FLAG_CONTROL
117 return connection->flags & GB_CONNECTION_FLAG_CONTROL; in gb_connection_is_control()

Completed in 2 milliseconds