Searched refs:BridgeState (Results 1 – 2 of 2) sorted by relevance
9 typedef enum BridgeState { enum17 } BridgeState; typedef19 const char *bridge_state_to_string(BridgeState d) _const_;20 BridgeState bridge_state_from_string(const char *d) _pure_;
13 DEFINE_STRING_TABLE_LOOKUP(bridge_state, BridgeState);