Searched refs:ucan_message_out (Results 1 – 2 of 2) sorted by relevance
256 ucan_message_out`` values. If multiple messages are batched into one258 ucan_message_out value. Each ucan_message_out must be aligned to 4266 | struct ucan_message_out |272 | struct ucan_message_out |
218 struct ucan_message_out { struct254 #define UCAN_OUT_HDR_SIZE offsetof(struct ucan_message_out, msg)828 sizeof(struct ucan_message_out), in ucan_write_bulk_callback()1056 struct ucan_message_out *m; in ucan_prepare_tx_urb()1066 sizeof(struct ucan_message_out), in ucan_prepare_tx_urb()1105 usb_free_coherent(up->udev, sizeof(struct ucan_message_out), in ucan_clean_up_tx_urb()1383 if (out_ep_size < sizeof(struct ucan_message_out)) { in ucan_probe()