Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dgreybus_trace.h193 #define DEFINE_CONNECTION_EVENT(name) \ macro
201 DEFINE_CONNECTION_EVENT(gb_connection_create);
207 DEFINE_CONNECTION_EVENT(gb_connection_release);
213 DEFINE_CONNECTION_EVENT(gb_connection_get);
220 DEFINE_CONNECTION_EVENT(gb_connection_put);
226 DEFINE_CONNECTION_EVENT(gb_connection_enable);
233 DEFINE_CONNECTION_EVENT(gb_connection_disable);
235 #undef DEFINE_CONNECTION_EVENT