Home
last modified time | relevance | path

Searched defs:endp (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/qtest/
H A Dtest-hmp.c97 char *resp, *info, *info_buf, *endp; in test_info_commands() local
/qemu/hw/usb/
H A Dhcd-ehci.c434 uint32_t endp = get_field(qh->epchar, QH_EPCHAR_EP); in ehci_verify_qh() local
564 int endp = get_field(q->qh.epchar, QH_EPCHAR_EP); in ehci_queue_stopped() local
1345 int endp; in ehci_execute() local
1409 uint32_t i, len, pid, dir, devaddr, endp; in ehci_process_itd() local
H A Dredirect.c2308 struct endp_data *endp = priv; in usbredir_put_bufpq() local
2331 struct endp_data *endp = priv; in usbredir_get_bufpq() local
2366 struct endp_data *endp = priv; in usbredir_bulk_receiving_needed() local
2384 struct endp_data *endp = priv; in usbredir_stream_needed() local
H A Dhost-libusb.c787 const struct libusb_endpoint_descriptor *endp; in usb_host_speed_compat() local
872 const struct libusb_endpoint_descriptor *endp; in usb_host_ep_update() local
/qemu/ui/
H A Dui-hmp-cmds.c376 const char *endp; in hmp_sendkey() local
/qemu/util/
H A Dcutils.c819 char *endp = (char *)s; in parse_uint() local
/qemu/hw/block/
H A Dxen-block.c524 static int vbd_name_to_disk(const char *name, const char **endp, in vbd_name_to_disk()
/qemu/monitor/
H A Dhmp.c693 const char **endp, in monitor_parse_arguments()