Searched refs:CAN_ERR_CRTL_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/can/
H A Derror.h74 #define CAN_ERR_CRTL_ACTIVE 0x40 /* recovered to error active state */ macro
/linux-4.4.14/drivers/net/can/
H A Ddev.c303 return CAN_ERR_CRTL_ACTIVE; can_tx_state_to_frame()
317 return CAN_ERR_CRTL_ACTIVE; can_rx_state_to_frame()

Completed in 85 milliseconds