Home
last modified time | relevance | path

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

/drivers/bus/mhi/host/
A Dtrace.h60 #undef ch_state_type
63 #define ch_state_type(a, b) TRACE_DEFINE_ENUM(MHI_CH_STATE_TYPE_##a); macro
68 #undef ch_state_type
71 #define ch_state_type(a, b) { MHI_CH_STATE_TYPE_##a, b }, macro
A Dinternal.h47 ch_state_type(RESET, "RESET") \
48 ch_state_type(STOP, "STOP") \
A Dinit.c48 #undef ch_state_type
51 #define ch_state_type(a, b) [MHI_CH_STATE_TYPE_##a] = b, macro

Completed in 11 milliseconds