Searched defs:endp (Results 1 – 8 of 8) sorted by relevance
/qemu/tests/qtest/ |
H A D | test-hmp.c | 97 char *resp, *info, *info_buf, *endp; in test_info_commands() local
|
/qemu/hw/usb/ |
H A D | hcd-ehci.c | 434 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 D | redirect.c | 2308 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 D | host-libusb.c | 787 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 D | ui-hmp-cmds.c | 376 const char *endp; in hmp_sendkey() local
|
/qemu/util/ |
H A D | cutils.c | 819 char *endp = (char *)s; in parse_uint() local
|
/qemu/hw/block/ |
H A D | xen-block.c | 524 static int vbd_name_to_disk(const char *name, const char **endp, in vbd_name_to_disk()
|
/qemu/monitor/ |
H A D | hmp.c | 693 const char **endp, in monitor_parse_arguments()
|