Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dredirect.c71 struct buf_packet { struct
77 QTAILQ_ENTRY(buf_packet)next; argument
95 QTAILQ_HEAD(, buf_packet) bufpq;
466 struct buf_packet *bufp; in bufp_alloc()
485 bufp = g_new(struct buf_packet, 1); in bufp_alloc()
507 struct buf_packet *buf, *buf_next; in usbredir_free_bufpq()
578 struct buf_packet *isop; in usbredir_handle_iso_data()
672 struct buf_packet *bulkp; in usbredir_buffered_bulk_in_complete_raw()
690 struct buf_packet *bulkp; in usbredir_buffered_bulk_in_complete_ftdi()
2310 struct buf_packet *bufp; in usbredir_put_bufpq()
[all …]