Home
last modified time | relevance | path

Searched refs:EP2I (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/usb/
H A Dredirect.c469 dev->endpoint[EP2I(ep)].bufpq_size > in bufp_alloc()
477 if (dev->endpoint[EP2I(ep)].bufpq_size > in bufp_alloc()
492 dev->endpoint[EP2I(ep)].bufpq_size++; in bufp_alloc()
500 dev->endpoint[EP2I(ep)].bufpq_size--; in bufp_free()
531 if (!dev->endpoint[EP2I(ep)].iso_started && in usbredir_handle_iso_data()
631 dev->endpoint[EP2I(ep)].iso_error = 0; in usbredir_handle_iso_data()
643 if (dev->endpoint[EP2I(ep)].iso_started) { in usbredir_stop_iso_stream()
648 dev->endpoint[EP2I(ep)].iso_error = 0; in usbredir_stop_iso_stream()
967 switch (dev->endpoint[EP2I(ep)].type) { in usbredir_handle_data()
992 dev->endpoint[EP2I(ep)].type); in usbredir_handle_data()
[all …]