Home
last modified time | relevance | path

Searched defs:ucan_message_out (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/can/usb/
Ducan.c221 struct ucan_message_out { struct
222 __le16 len; /* Length of the content include header */
223 u8 type; /* UCAN_OUT_TX and friends */
224 u8 subtype; /* command sub type */
226 union {
232 } msg;