Searched defs:usbcan_cmd_chip_state_event (Results 1 – 1 of 1) sorted by relevance
215 struct usbcan_cmd_chip_state_event { struct216 u8 tid;217 u8 channel;219 u8 tx_errors_count;220 u8 rx_errors_count;221 __le16 time;223 u8 status;224 u8 padding[3];