Searched refs:ucan_message_in (Results 1 – 2 of 2) sorted by relevance
186 ``ucan_message_in`` values. If multiple messages are batched in a USB188 ``ucan_message_in`` value (take care to sanity-check the ``len`` value196 Each ``ucan_message_in`` must be aligned to a 4-byte boundary (relative198 may be padding bytes between multiple ``ucan_message_in`` values:204 | struct ucan_message_in |210 | struct ucan_message_in |
233 struct ucan_message_in { struct256 #define UCAN_IN_HDR_SIZE offsetof(struct ucan_message_in, msg) argument484 struct ucan_message_in *m, in ucan_handle_error_frame()565 static void ucan_rx_can_msg(struct ucan_priv *up, struct ucan_message_in *m) in ucan_rx_can_msg()636 struct ucan_message_in *m) in ucan_tx_complete_msg()693 struct ucan_message_in *m; in ucan_read_bulk_callback()745 m = (struct ucan_message_in *) in ucan_read_bulk_callback()1378 if (in_ep_size < sizeof(struct ucan_message_in)) { in ucan_probe()