/drivers/usb/misc/ |
D | usb_u132.h | 71 int halted, int skipped, int actual, int non_null)); 76 int halted, int skipped, int actual, int non_null)); 81 int halted, int skipped, int actual, int non_null)); 86 int halted, int skipped, int actual, int non_null)); 91 int halted, int skipped, int actual, int non_null));
|
D | ftdi-elan.c | 132 int halted; member 140 int repeat_number, int halted, int skipped, int actual, 833 int halted = target->halted; in ftdi_elan_do_callback() local 846 error_count, condition_code, repeat_number, halted, skipped, in ftdi_elan_do_callback() 1049 target->halted = (ftdi->response[0] >> 3) & in ftdi_elan_respond_engine() 1433 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_setup() argument 1477 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_setup() argument 1490 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_input() argument 1542 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_input() argument 1555 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_empty() argument [all …]
|
/drivers/usb/gadget/udc/ |
D | snps_udc_core.c | 345 ep->halted = 0; in udc_ep_enable() 965 unsigned halted; in complete_req() local 974 halted = ep->halted; in complete_req() 975 ep->halted = 1; in complete_req() 990 ep->halted = halted; in complete_req() 1239 ep->halted = 1; in empty_req_queue() 1254 unsigned halted; in udc_dequeue() local 1265 halted = ep->halted; in udc_dequeue() 1266 ep->halted = 1; in udc_dequeue() 1297 ep->halted = halted; in udc_dequeue() [all …]
|
D | s3c2410_udc.c | 232 unsigned halted = ep->halted; in s3c2410_udc_done() local 241 ep->halted = 1; in s3c2410_udc_done() 243 ep->halted = halted; in s3c2410_udc_done() 1028 ep->halted = 0; in s3c2410_udc_ep_enable() 1099 ep->halted = 1; in s3c2410_udc_ep_disable() 1213 if (list_empty(&ep->queue) && !ep->halted) { in s3c2410_udc_queue() 1352 ep->halted = value ? 1 : 0; in s3c2410_udc_set_halt() 1579 ep->halted = 0; in s3c2410_udc_reinit()
|
D | pch_udc.c | 295 halted:1; member 1428 unsigned halted = ep->halted; in complete_req() local 1440 ep->halted = 1; in complete_req() 1446 ep->halted = halted; in complete_req() 1457 ep->halted = 1; in empty_req_queue() 1661 ep->halted = 0; in pch_udc_pcd_ep_enable() 1692 ep->halted = 1; in pch_udc_pcd_ep_disable() 1818 if (list_empty(&ep->queue) && !ep->halted) { in pch_udc_pcd_queue() 2324 dev->ep[UDC_EP0IN_IDX].halted = 0; in pch_udc_svc_control_out() 2325 dev->ep[UDC_EP0OUT_IDX].halted = 0; in pch_udc_svc_control_out() [all …]
|
D | s3c2410_udc.h | 25 unsigned halted : 1; member
|
D | dummy_hcd.c | 88 unsigned halted:1; member 630 ep->halted = ep->wedged = 0; in dummy_enable() 799 ep->halted = ep->wedged = 0; in dummy_set_halt_and_wedge() 804 ep->halted = 1; in dummy_set_halt_and_wedge() 1055 ep->halted = ep->wedged = ep->already_seen = in init_dummy_udc_hw() 1684 ep2->halted = 1; in handle_control_request() 1733 ep2->halted = 0; in handle_control_request() 1756 buf[0] = ep2->halted; in handle_control_request() 1873 if (ep->halted && !ep->setup_stage) { in dummy_timer() 1908 ep->halted = 0; in dummy_timer()
|
D | max3420_udc.c | 164 int halted; member 365 ep->halted = 1; in spi_max3420_stall() 370 ep->halted = 0; in spi_max3420_stall() 561 if (ep->halted) in max3420_getstatus() 1162 ep->halted = 0; in max3420_eps_init()
|
D | amd5536udc.h | 521 unsigned halted; member
|
D | bcm63xx_udc.c | 244 unsigned halted:1; member 960 bep->halted = 0; in bcm63xx_init_udc_hw() 1055 bep->halted = 0; in bcm63xx_ep_enable() 1259 bep->halted = value; in bcm63xx_udc_set_halt()
|
D | gr_udc.c | 984 int halted; in gr_endpoint_request() local 998 halted = gr_read32(&ep->regs->epctrl) & GR_EPCTRL_EH; in gr_endpoint_request() 999 return gr_ep0_respond_u16(dev, halted ? 0x0001 : 0); in gr_endpoint_request()
|
/drivers/usb/usbip/ |
D | vudc_transfer.c | 106 ep2->halted = 1; in handle_control_request() 140 ep2->halted = 0; in handle_control_request() 163 buf[0] = ep2->halted; in handle_control_request() 363 if (ep->halted && !ep->setup_stage) { in v_timer() 371 ep->halted = 0; in v_timer()
|
D | vudc_dev.c | 253 ep->halted = ep->wedged = 0; in vep_enable() 387 ep->halted = ep->wedged = 0; in vep_set_halt_and_wedge() 392 ep->halted = 1; in vep_set_halt_and_wedge()
|
D | vudc.h | 33 unsigned halted:1; member
|
/drivers/usb/isp1760/ |
D | isp1760-udc.h | 47 bool halted; member
|
D | isp1760-udc.c | 504 ep->halted = halt; in __isp1760_udc_set_halt() 537 if (ep->halted) in isp1760_udc_get_status() 821 uep->halted = false; in isp1760_ep_enable() 955 if ((uep->addr & USB_DIR_IN) && !uep->halted && empty) in isp1760_ep_queue()
|
/drivers/usb/host/ |
D | u132-hcd.c | 574 int halted, int skipped, int actual, int non_null)) in edset_input() argument 584 int halted, int skipped, int actual, int non_null)) in edset_setup() argument 594 int halted, int skipped, int actual, int non_null)) in edset_single() argument 604 int halted, int skipped, int actual, int non_null)) in edset_output() argument 617 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_interrupt_recv() argument 717 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_output_sent() argument 768 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_input_recv() argument 871 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_sent() argument 908 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_input_recv() argument 980 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_recv() argument [all …]
|
D | xhci.c | 92 u32 halted; in xhci_quiesce() local 97 halted = readl(&xhci->op_regs->status) & STS_HALT; in xhci_quiesce() 98 if (!halted) in xhci_quiesce()
|
/drivers/mmc/host/ |
D | cqhci.h | 241 bool halted; member
|
/drivers/staging/emxx_udc/ |
D | emxx_udc.h | 506 unsigned halted:1; member
|
D | emxx_udc.c | 1282 ep->halted = true; in _nbu2ss_set_endpoint_stall() 1307 if (ep->halted) { in _nbu2ss_set_endpoint_stall() 1308 ep->halted = false; in _nbu2ss_set_endpoint_stall() 2456 ep->halted = false; in nbu2ss_ep_enable()
|
/drivers/usb/dwc2/ |
D | gadget.c | 1702 reply = cpu_to_le16(ep->halted ? 1 : 0); in dwc2_hsotg_process_req_status() 1779 bool halted; in dwc2_hsotg_process_req_feature() local 1831 halted = ep->halted; in dwc2_hsotg_process_req_feature() 1848 if (!set && halted) { in dwc2_hsotg_process_req_feature() 3862 if (hs_ep->halted) { in dwc2_hsotg_irq() 4101 hs_ep->halted = 0; in dwc2_hsotg_ep_enable() 4445 hs_ep->halted = value; in dwc2_hsotg_ep_sethalt()
|
D | core.h | 172 unsigned int halted:1; member
|
/drivers/usb/cdns3/ |
D | cdnsp-gadget.c | 174 u32 halted; in cdnsp_quiesce() local 180 halted = readl(&pdev->op_regs->status) & STS_HALT; in cdnsp_quiesce() 181 if (!halted) in cdnsp_quiesce()
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 3070 bool halted = false; in qed_grc_dump_mcp() local 3074 halted = !qed_mcp_halt(p_hwfn, p_ptt); in qed_grc_dump_mcp() 3075 if (!halted) in qed_grc_dump_mcp() 3120 if (halted && qed_mcp_resume(p_hwfn, p_ptt)) in qed_grc_dump_mcp() 4105 int halted = 0; in qed_mcp_trace_dump() local 4132 halted = !qed_mcp_halt(p_hwfn, p_ptt); in qed_mcp_trace_dump() 4133 if (!halted) in qed_mcp_trace_dump() 4158 if (halted && qed_mcp_resume(p_hwfn, p_ptt)) in qed_mcp_trace_dump()
|