Searched refs:LEC_NO_ERROR (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/can/m_can/
H A Dm_can.h34 LEC_NO_ERROR = 0, enumerator in enum:m_can_lec_type
H A Dm_can.c876 return lec != LEC_NO_ERROR && lec != LEC_NO_CHANGE;
/linux-master/drivers/net/can/c_can/
H A Dc_can_main.c174 LEC_NO_ERROR = 0, enumerator in enum:c_can_lec_type
1006 if (lec_type == LEC_UNUSED || lec_type == LEC_NO_ERROR)

Completed in 203 milliseconds