Searched defs:halted (Results 1 - 11 of 11) sorted by relevance

/drivers/lguest/
H A Dlg.h74 int halted; member in struct:lg_cpu
/drivers/usb/gadget/
H A Ds3c2410_udc.h30 unsigned halted : 1; member in struct:s3c2410_ep
H A Damd5536udc.c338 ep->halted = 0;
823 unsigned halted; variable
832 halted = ep->halted;
833 ep->halted = 1;
848 ep->halted = halted;
1242 ep->halted = 1;
1256 unsigned halted; local
1267 halted
1775 int halted = 0; local
[all...]
H A Ddummy_hcd.c85 unsigned halted:1; member in struct:dummy_ep
550 ep->halted = ep->wedged = 0;
725 ep->halted = ep->wedged = 0;
730 ep->halted = 1;
955 ep->halted = ep->wedged = ep->already_seen =
1571 ep2->halted = 1;
1620 ep2->halted = 0;
1643 buf[0] = ep2->halted;
1756 if (ep->halted && !ep->setup_stage) {
1758 dev_dbg(dummy_dev(dum_hcd), "ep %s halted, ur
[all...]
H A Ds3c-hsotg.c82 * @halted: Set if the endpoint has been halted.
121 unsigned int halted:1; member in struct:s3c_hsotg_ep
1027 reply = cpu_to_le16(ep->halted ? 1 : 0);
H A Ds3c2410_udc.c262 unsigned halted = ep->halted; local
271 ep->halted = 1;
273 ep->halted = halted;
1079 ep->halted = 0;
1151 ep->halted = 1;
1265 if (list_empty(&ep->queue) && !ep->halted) {
1407 ep->halted = value ? 1 : 0;
1634 ep->halted
[all...]
H A Damd5536udc.h516 unsigned halted; member in struct:udc_ep
H A Dpch_udc.c287 * @halted: endpoint halted?
302 halted:1; member in struct:pch_udc_ep
1446 unsigned halted = ep->halted; local
1484 ep->halted = 1;
1490 ep->halted = halted;
1501 ep->halted = 1;
1709 ep->halted
[all...]
/drivers/usb/host/
H A Dxhci.c77 u32 halted; local
82 halted = xhci_readl(xhci, &xhci->op_regs->status) & STS_HALT;
83 if (!halted)
110 xhci_warn(xhci, "Host not halted after %u microseconds.\n",
145 * Reset a halted HC.
159 xhci_warn(xhci, "Host controller not halted, aborting reset.\n");
496 * Start the HC after it was halted.
616 /* Make sure the xHC is halted for a USB3 roothub
2708 xhci_dbg(xhci, "Endpoint 0x%x not halted, refusing to reset.\n",
3348 /* If the host is halted du
[all...]
H A Du132-hcd.c581 int halted, int skipped, int actual, int non_null))
591 int halted, int skipped, int actual, int non_null))
601 int halted, int skipped, int actual, int non_null))
611 int halted, int skipped, int actual, int non_null))
624 int repeat_number, int halted, int skipped, int actual, int non_null)
724 int repeat_number, int halted, int skipped, int actual, int non_null)
775 int repeat_number, int halted, int skipped, int actual, int non_null)
878 int repeat_number, int halted, int skipped, int actual, int non_null)
915 int repeat_number, int halted, int skipped, int actual, int non_null)
987 int repeat_number, int halted, in
577 edset_input(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
587 edset_setup(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
597 edset_single(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
607 edset_output(struct u132 *u132, struct u132_ring *ring, struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
622 u132_hcd_interrupt_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
722 u132_hcd_bulk_output_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
773 u132_hcd_bulk_input_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
876 u132_hcd_configure_empty_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
913 u132_hcd_configure_input_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
985 u132_hcd_configure_empty_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1022 u132_hcd_configure_setup_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1080 u132_hcd_enumeration_empty_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1121 u132_hcd_enumeration_address_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1164 u132_hcd_initial_empty_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1201 u132_hcd_initial_input_recv(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
1253 u132_hcd_initial_setup_sent(void *data, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null) argument
[all...]
/drivers/usb/misc/
H A Dftdi-elan.c136 int halted; member in struct:u132_target
144 int repeat_number, int halted, int skipped, int actual,
845 int halted = target->halted; local
858 error_count, condition_code, repeat_number, halted, skipped,
1116 target->halted = (ftdi->response[0] >> 3) &
1500 int halted, int skipped, int actual, int non_null))
1544 int halted, int skipped, int actual, int non_null))
1557 int halted, int skipped, int actual, int non_null))
1609 int halted, in
1496 ftdi_elan_edset_setup(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1540 usb_ftdi_elan_edset_setup(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1553 ftdi_elan_edset_input(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1605 usb_ftdi_elan_edset_input(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1618 ftdi_elan_edset_empty(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1662 usb_ftdi_elan_edset_empty(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1675 ftdi_elan_edset_output(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1741 usb_ftdi_elan_edset_output(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1754 ftdi_elan_edset_single(struct usb_ftdi *ftdi, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
1806 usb_ftdi_elan_edset_single(struct platform_device *pdev, u8 ed_number, void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, int toggle_bits, int error_count, int condition_code, int repeat_number, int halted, int skipped, int actual, int non_null)) argument
[all...]

Completed in 1757 milliseconds