Home
last modified time | relevance | path

Searched refs:halted (Results 1 – 25 of 29) sorted by relevance

12

/drivers/usb/misc/
Dusb_u132.h75 int halted, int skipped, int actual, int non_null));
80 int halted, int skipped, int actual, int non_null));
85 int halted, int skipped, int actual, int non_null));
90 int halted, int skipped, int actual, int non_null));
95 int halted, int skipped, int actual, int non_null));
Dftdi-elan.c136 int halted; member
144 int repeat_number, int halted, int skipped, int actual,
834 int halted = target->halted; in ftdi_elan_do_callback() local
847 error_count, condition_code, repeat_number, halted, skipped, in ftdi_elan_do_callback()
1101 target->halted = (ftdi->response[0] >> 3) & in ftdi_elan_respond_engine()
1485 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_setup() argument
1529 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_setup() argument
1542 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_input() argument
1594 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_input() argument
1607 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_empty() argument
[all …]
/drivers/usb/usbip/
Dvudc_transfer.c118 ep2->halted = 1; in handle_control_request()
152 ep2->halted = 0; in handle_control_request()
175 buf[0] = ep2->halted; in handle_control_request()
375 if (ep->halted && !ep->setup_stage) { in v_timer()
383 ep->halted = 0; in v_timer()
Dvudc_dev.c266 ep->halted = ep->wedged = 0; in vep_enable()
401 ep->halted = ep->wedged = 0; in vep_set_halt_and_wedge()
406 ep->halted = 1; in vep_set_halt_and_wedge()
569 ep->halted = ep->wedged = ep->already_seen = in init_vudc_hw()
Dvudc.h45 unsigned halted:1; member
/drivers/usb/gadget/udc/
Damd5536udc.c396 ep->halted = 0; in udc_ep_enable()
1021 unsigned halted; in complete_req() local
1030 halted = ep->halted; in complete_req()
1031 ep->halted = 1; in complete_req()
1046 ep->halted = halted; in complete_req()
1295 ep->halted = 1; in empty_req_queue()
1309 unsigned halted; in udc_dequeue() local
1320 halted = ep->halted; in udc_dequeue()
1321 ep->halted = 1; in udc_dequeue()
1352 ep->halted = halted; in udc_dequeue()
[all …]
Ds3c2410_udc.c255 unsigned halted = ep->halted; in s3c2410_udc_done() local
264 ep->halted = 1; in s3c2410_udc_done()
266 ep->halted = halted; in s3c2410_udc_done()
1055 ep->halted = 0; in s3c2410_udc_ep_enable()
1126 ep->halted = 1; in s3c2410_udc_ep_disable()
1240 if (list_empty(&ep->queue) && !ep->halted) { in s3c2410_udc_queue()
1382 ep->halted = value ? 1 : 0; in s3c2410_udc_set_halt()
1609 ep->halted = 0; in s3c2410_udc_reinit()
Dpch_udc.c301 halted:1; member
1441 unsigned halted = ep->halted; in complete_req() local
1479 ep->halted = 1; in complete_req()
1485 ep->halted = halted; in complete_req()
1496 ep->halted = 1; in empty_req_queue()
1703 ep->halted = 0; in pch_udc_pcd_ep_enable()
1734 ep->halted = 1; in pch_udc_pcd_ep_disable()
1891 if (list_empty(&ep->queue) && !ep->halted) { in pch_udc_pcd_queue()
2383 dev->ep[UDC_EP0IN_IDX].halted = 0; in pch_udc_svc_control_out()
2384 dev->ep[UDC_EP0OUT_IDX].halted = 0; in pch_udc_svc_control_out()
[all …]
Ds3c2410_udc.h29 unsigned halted : 1; member
Ddummy_hcd.c89 unsigned halted:1; member
629 ep->halted = ep->wedged = 0; in dummy_enable()
798 ep->halted = ep->wedged = 0; in dummy_set_halt_and_wedge()
803 ep->halted = 1; in dummy_set_halt_and_wedge()
1033 ep->halted = ep->wedged = ep->already_seen = in init_dummy_udc_hw()
1663 ep2->halted = 1; in handle_control_request()
1712 ep2->halted = 0; in handle_control_request()
1735 buf[0] = ep2->halted; in handle_control_request()
1853 if (ep->halted && !ep->setup_stage) { in dummy_timer()
1888 ep->halted = 0; in dummy_timer()
Damd5536udc.h514 unsigned halted; member
Dbcm63xx_udc.c247 unsigned halted:1; member
970 bep->halted = 0; in bcm63xx_init_udc_hw()
1065 bep->halted = 0; in bcm63xx_ep_enable()
1269 bep->halted = value; in bcm63xx_udc_set_halt()
Dgr_udc.c1003 int halted; in gr_endpoint_request() local
1017 halted = gr_read32(&ep->regs->epctrl) & GR_EPCTRL_EH; in gr_endpoint_request()
1018 return gr_ep0_respond_u16(dev, halted ? 0x0001 : 0); in gr_endpoint_request()
/drivers/usb/isp1760/
Disp1760-udc.h46 bool halted; member
Disp1760-udc.c444 ep->halted = halt; in __isp1760_udc_set_halt()
477 if (ep->halted) in isp1760_udc_get_status()
758 uep->halted = false; in isp1760_ep_enable()
888 if ((uep->addr & USB_DIR_IN) && !uep->halted && empty) in isp1760_ep_queue()
/drivers/usb/host/
Du132-hcd.c581 int halted, int skipped, int actual, int non_null)) in edset_input() argument
591 int halted, int skipped, int actual, int non_null)) in edset_setup() argument
601 int halted, int skipped, int actual, int non_null)) in edset_single() argument
611 int halted, int skipped, int actual, int non_null)) in edset_output() argument
624 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_interrupt_recv() argument
724 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_output_sent() argument
775 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_input_recv() argument
878 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_sent() argument
915 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_input_recv() argument
987 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_recv() argument
[all …]
/drivers/lguest/
Dinterrupts_and_traps.c233 if (cpu->halted) { in try_deliver_interrupt()
237 cpu->halted = 0; in try_deliver_interrupt()
Dhypercalls.c118 cpu->halted = 1; in do_hcall()
Dcore.c295 if (cpu->halted) { in run_guest()
Dlg.h76 int halted; member
/drivers/usb/dwc2/
Dgadget.c1073 reply = cpu_to_le16(ep->halted ? 1 : 0); in dwc2_hsotg_process_req_status()
1157 bool halted; in dwc2_hsotg_process_req_feature() local
1201 halted = ep->halted; in dwc2_hsotg_process_req_feature()
1217 if (!set && halted) { in dwc2_hsotg_process_req_feature()
3004 hs_ep->halted = 0; in dwc2_hsotg_ep_enable()
3337 hs_ep->halted = value; in dwc2_hsotg_ep_sethalt()
Dcore.h214 unsigned int halted:1; member
/drivers/staging/emxx_udc/
Demxx_udc.h558 unsigned halted:1; member
Demxx_udc.c1353 ep->halted = TRUE; in _nbu2ss_set_endpoint_stall()
1379 if (ep->halted) { in _nbu2ss_set_endpoint_stall()
1380 ep->halted = FALSE; in _nbu2ss_set_endpoint_stall()
2574 ep->halted = FALSE; in nbu2ss_ep_enable()
/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c3078 bool halted = false; in qed_grc_dump_mcp() local
3083 halted = !qed_mcp_halt(p_hwfn, p_ptt); in qed_grc_dump_mcp()
3084 if (!halted) in qed_grc_dump_mcp()
3126 if (halted && qed_mcp_resume(p_hwfn, p_ptt)) in qed_grc_dump_mcp()
4040 int halted = 0; in qed_mcp_trace_dump() local
4064 halted = !qed_mcp_halt(p_hwfn, p_ptt); in qed_mcp_trace_dump()
4065 if (!halted) in qed_mcp_trace_dump()
4090 if (halted && qed_mcp_resume(p_hwfn, p_ptt) != 0) in qed_mcp_trace_dump()

12