Searched defs:usbcan_cmd_chip_state_event (Results 1 – 1 of 1) sorted by relevance
223 struct usbcan_cmd_chip_state_event { struct224 u8 tid;225 u8 channel;227 u8 tx_errors_count;228 u8 rx_errors_count;229 __le16 time;231 u8 status;232 u8 padding[3];