Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-uas.c146 bool data_async; member
486 if (!req->data_async) { in usb_uas_complete_data_packet()
491 req->data_async = false; in usb_uas_complete_data_packet()
727 req->data_async = true; in usb_uas_command()
901 req->data_async = true; in usb_uas_handle_data()