Searched refs:ch_state_type (Results 1 – 3 of 3) sorted by relevance
60 #undef ch_state_type63 #define ch_state_type(a, b) TRACE_DEFINE_ENUM(MHI_CH_STATE_TYPE_##a); macro68 #undef ch_state_type71 #define ch_state_type(a, b) { MHI_CH_STATE_TYPE_##a, b }, macro
47 ch_state_type(RESET, "RESET") \48 ch_state_type(STOP, "STOP") \
48 #undef ch_state_type51 #define ch_state_type(a, b) [MHI_CH_STATE_TYPE_##a] = b, macro
Completed in 12 milliseconds