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

/drivers/lguest/
H A Dlg.h73 int halted; member in struct:lg_cpu
/drivers/usb/gadget/udc/
H A Ds3c2410_udc.h29 unsigned halted : 1; member in struct:s3c2410_ep
H A Damd5536udc.c337 ep->halted = 0;
821 unsigned halted; variable
830 halted = ep->halted;
831 ep->halted = 1;
846 ep->halted = halted;
1240 ep->halted = 1;
1254 unsigned halted; local
1265 halted
1777 int halted = 0; local
[all...]
H A Dbcm63xx_udc.c220 * @halted: 1 if the EP is stalled; 0 otherwise.
228 unsigned halted:1; member in struct:bcm63xx_ep
950 bep->halted = 0;
1045 bep->halted = 0;
1252 bep->halted = value;
H A Ddummy_hcd.c89 unsigned halted:1; member in struct:dummy_ep
553 ep->halted = ep->wedged = 0;
724 ep->halted = ep->wedged = 0;
729 ep->halted = 1;
950 ep->halted = ep->wedged = ep->already_seen =
1556 ep2->halted = 1;
1605 ep2->halted = 0;
1628 buf[0] = ep2->halted;
1741 if (ep->halted && !ep->setup_stage) {
1743 dev_dbg(dummy_dev(dum_hcd), "ep %s halted, ur
[all...]
H A Dgr_udc.c138 seq_printf(seq, " halted: %d\n", !!(epctrl & GR_EPCTRL_EH));
1004 int halted; local
1018 halted = gr_read32(&ep->regs->epctrl) & GR_EPCTRL_EH;
1019 return gr_ep0_respond_u16(dev, halted ? 0x0001 : 0);
H A Ds3c2410_udc.c265 unsigned halted = ep->halted; local
274 ep->halted = 1;
276 ep->halted = halted;
1077 ep->halted = 0;
1148 ep->halted = 1;
1262 if (list_empty(&ep->queue) && !ep->halted) {
1404 ep->halted = value ? 1 : 0;
1631 ep->halted
[all...]
H A Damd5536udc.h514 unsigned halted; member in struct:udc_ep
H A Dpch_udc.c287 * @halted: endpoint halted?
301 halted:1; member in struct:pch_udc_ep
1451 unsigned halted = ep->halted; variable
1489 ep->halted = 1;
1495 ep->halted = halted;
1506 ep->halted = 1;
1714 ep->halted
[all...]
/drivers/usb/dwc2/
H A Dcore.h108 * @halted: Set if the endpoint has been halted.
149 unsigned int halted:1; member in struct:s3c_hsotg_ep
H A Dgadget.c918 reply = cpu_to_le16(ep->halted ? 1 : 0);
967 bool halted; local
982 halted = ep->halted;
995 * halted, and the halt was cleared by CLEAR_FEATURE
998 if (!set && halted) {
2513 hs_ep->halted = 0;
2738 hs_ep->halted = value;
/drivers/usb/host/
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...]
H A Dxhci.c86 u32 halted; local
91 halted = readl(&xhci->op_regs->status) & STS_HALT;
92 if (!halted)
120 xhci_warn(xhci, "Host not halted after %u microseconds.\n",
155 * Reset a halted HC.
169 xhci_warn(xhci, "Host controller not halted, aborting reset.\n");
578 * Start the HC after it was halted.
695 /* Make sure the xHC is halted for a USB3 roothub
2955 /* Called when clearing halted device. The core should have sent the control
3616 /* If the host is halted du
[all...]
/drivers/usb/misc/
H A Dftdi-elan.c139 int halted; member in struct:u132_target
147 int repeat_number, int halted, int skipped, int actual,
840 int halted = target->halted; local
853 error_count, condition_code, repeat_number, halted, skipped,
1107 target->halted = (ftdi->response[0] >> 3) &
1491 int halted, int skipped, int actual, int non_null))
1535 int halted, int skipped, int actual, int non_null))
1548 int halted, int skipped, int actual, int non_null))
1600 int halted, in
1487 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
1531 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
1544 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
1596 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
1609 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
1653 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
1666 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
1732 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
1745 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
1797 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...]
/drivers/staging/emxx_udc/
H A Demxx_udc.h598 unsigned halted:1; member in struct:nbu2ss_ep

Completed in 196 milliseconds