Searched refs:oz_isoc_fixed (Results 1 – 3 of 3) sorted by relevance
24 #define MAX_ISOC_FIXED_DATA (253-sizeof(struct oz_isoc_fixed))266 hdr_size = sizeof(struct oz_isoc_fixed) - 1; in oz_usb_send_isoc()272 struct oz_isoc_fixed *body; in oz_usb_send_isoc()281 body = (struct oz_isoc_fixed *)(elt + 1); in oz_usb_send_isoc()343 struct oz_isoc_fixed *body = in oz_usb_handle_ep_data()344 (struct oz_isoc_fixed *)data_hdr; in oz_usb_handle_ep_data()345 int data_len = len-sizeof(struct oz_isoc_fixed)+1; in oz_usb_handle_ep_data()
171 struct oz_isoc_fixed *body = (struct oz_isoc_fixed *) in oz_queue_elt_info()
323 struct oz_isoc_fixed { struct