Searched refs:CAN_STATE_MAX (Results 1 – 4 of 4) sorted by relevance
76 CAN_STATE_MAX enumerator
102 static const char * const ctucan_state_strings[CAN_STATE_MAX] = {164 if (state >= 0 && state < CAN_STATE_MAX) in ctucan_state_to_str()
597 new_state = CAN_STATE_MAX; in pcan_usb_pro_handle_error()
1033 if (le32_to_cpu(ds.state) >= CAN_STATE_MAX) in gs_usb_get_state()